setUTCHours()

Syntax:

setUTCHours( Hours )

Parameters:

Hours – must be an integer or a variable containing an integer. This parameter is required.

Remarks:

This function will set the Hours for the specified Date object adjusted to UTC (universal time).

image\Script_Button.jpgExamples