CALC.minute(timeInstant)

Return the minute of the hour for the given timeInstant.

Example

CALC.minute(new Date(2000,0,14,7,15,23));

// returns 15

<< CALC.hour(timeInstant) © 1996-2013 InetSoft Technology Corporation (v11.5) CALC.month(date) >>