getUTCSeconds()

Syntax:

getUTCSeconds()

Return:

The current number of seconds set in the Date object adjusted to UTC (universal time). The range is from 0 to 59 seconds.

Remarks:

This function will return the current number of seconds set in the specified Date object adjusted to UTC (universal time).

image\Script_Button.jpgExamples