javascript Date setUTCHours( )

setUTCHours( )NN 4 IE 4 ECMA 1  

setUTCHours(hourInt)

  

Sets the hours of the day for an instance of the Date object but in the UTC time stored internally by the browser. The 24-hour time system is used.

 
Parameters
 
index

A zero-based integer.

 
Returned Value

New UTC date in milliseconds.


483,Nickname,Homepage or email,Comments here,Add comment