November 2001
Intermediate to advanced
936 pages
68h 43m
English
Date.getMinutes( ) — return the minutes field of a Date
JavaScript 1.0; JScript 1.0; ECMAScript v1
date.getMinutes( )The minutes field, expressed in local time, of the specified Date
object date. Return values are between 0
and 59.