getUTCMinutes()

Syntax:

getUTCMinutes()

Return:

The current number of minutes set in the Date object adjusted to UTC (universal time). The Return Value ranges from 0 to 59 minutes.

Remarks:

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

image\Script_Button.jpgExamples