Date.setUTCSeconds()
Availability
Flash Player 5.
Usage
my_date.setUTCSeconds(second [, millisecond]))
Parameters
An integer from 0 to 59.
second
millisecond
Returns
An integer.
Description
Method; sets the seconds for the specified Date object in universal time, and returns the new time
in milliseconds.
Date.setYear()
Availability
Flash Player 5.
Usage
my_date.setYear(year)
Parameters
If
is an integer between 0–99,
year
year
year is the value of the
Returns
An integer.
Description
Method; sets the year for the specified Date object in local time, and returns the new time
in milliseconds. Local time is determined by the operating system on which Flash Player
is running.
368
Chapter 12: ActionScript Dictionary
An integer from 0 to 999. This parameter is optional.
parameter.
year
sets the year at 1900 +
setYear
; otherwise, the
year
Need help?
Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?