setUTCMinutes()

Syntax:

setUTCMinutes( Minutes )

Parameters:

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

Remarks:

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

image\Script_Button.jpgExamples