JavaScript getHours() Method : Date Object
23.10.2012 13:00 JavaScript | 0 comments | source: | 3459 clicks
The getHours() method is used to get the hour of a given date according to local time.
The value returned by getHours() method is an integer between 0 and 23.
|