
 |
Chapter 21 JavaScript Reference |
 |
Date.setHours() Method
Name
Date.setHours() Method---set the hours field of a Date
Navigator 2.0, Internet Explorer 3.0
Synopsis
- hours
-
An integer between 0 (midnight) and 23 (11pm) that is set
as the hours value for the Date object date.
|