setUTCSeconds()

Syntax:

setUTCSeconds( Seconds )

Parameters:

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

Remarks:

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

image\Script_Button.jpgExamples