javascript Date getHours( )
| getHours( ) | NN 2 IE 3 ECMA 1 |
|
Returns a zero-based integer corresponding to the hours of the day for the date specified by an instance of the Date object. The 24-hour time system is used. |
|
| Parameters | |
None. |
|
| Returned Value | |
Integer between 0 and 23. |
|
Previous: javascript Date getMilliseconds( )
464,Nickname,Homepage or email,Comments here,Add comment
