CALC.hour(timeInstant)

Return the hour of the day for the given timeInstant.

Example

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

// returns 7

<< CALC.eomonth(date, months) © 1996-2013 InetSoft Technology Corporation (v11.4) CALC.minute(timeInstant) >>