EasyManua.ls Logo

MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE - Page 479

MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE
1378 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Date 479
setUTCFullYear(year:
Number,
[month:Number],
[date:Number]) :
Number
Sets the year for the specified Date object (my_date)
in universal time and returns the new time in
milliseconds.
setUTCHours(hour:Num
ber,
[minute:Number],
[second:Number],
[millisecond:Number]
) : Number
Sets the hour for the specified Date object in universal
time and returns the new time in milliseconds.
setUTCMilliseconds(m
illisecond:Number) :
Number
Sets the milliseconds for the specified Date object in
universal time and returns the new time in
milliseconds.
setUTCMinutes(minute
:Number,
[second:Number],
[millisecond:Number]
) : Number
Sets the minute for the specified Date object in
universal time and returns the new time in
milliseconds.
setUTCMonth(month:Nu
mber, [date:Number])
: Number
Sets the month, and optionally the day, for the
specified Date object in universal time and returns the
new time in milliseconds.
setUTCSeconds(second
:Number,
[millisecond:Number]
) : Number
Sets the seconds for the specified Date object in
universal time and returns the new time in
milliseconds.
setYear(year:Number)
: Number
Sets the year for the specified Date object in local
time and returns the new time in milliseconds.
toString() : String Returns a string value for the specified date object in a
readable format.
Modifiers Signature Description

Table of Contents

Related product manuals