setUTCSeconds()
Top  Previous  Next


SWiSH Player Support
SWF5 or later - Supported Internally

Syntax
DateObj.setUTCSeconds(sec {, ms})

Arguments
sec: A number from 0 to 59 used to represent the current minute.
ms: A number from 0 to 999 used to represent the current millisecond. This is an optional argument.

Returns
an integer

Description
Method; This method is used to set the current second for the Date Object specified according to Universal Time.