getMinutes( )
Returns the minutes portion of a date object.
Syntax
<oRef>.getMinutes( )
<oRef>
The date object whose minutes you want to return.
Property of
Date
Description
The getMinutes( ) method returns the minutes portion of "time" from a Date object: an integer from 0 to 59.