MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE Reference page 477

Actionscript 2.0 language reference
Table of Contents

Advertisement

Method summary
Modifiers
Signature
getDate() : Number
getDay() : Number
getFullYear() :
Number
getHours() : Number
getMilliseconds() :
Number
getMinutes() :
Number
getMonth() : Number
getSeconds() :
Number
getTime() : Number
getTimezoneOffset()
: Number
getUTCDate() :
Number
getUTCDay() : Number
getUTCFullYear() :
Number
getUTCHours() :
Number
getUTCMilliseconds()
: Number
Description
Returns the day of the month (an integer from 1 to 31)
of the specified Date object according to local time.
Returns the day of the week (0 for Sunday, 1 for
Monday, and so on) of the specified Date object
according to local time.
Returns the full year (a four-digit number, such as
2000) of the specified Date object, according to local
time.
Returns the hour (an integer from 0 to 23) of the
specified Date object, according to local time.
Returns the milliseconds (an integer from 0 to 999) of
the specified Date object, according to local time.
Returns the minutes (an integer from 0 to 59) of the
specified Date object, according to local time.
Returns the month (0 for January, 1 for February, and
so on) of the specified Date object, according to local
time.
Returns the seconds (an integer from 0 to 59) of the
specified Date object, according to local time.
Returns the number of milliseconds since midnight
January 1, 1970, universal time, for the specified Date
object.
Returns the difference, in minutes, between the
computer's local time and universal time.
Returns the day of the month (an integer from 1 to 31)
in the specified Date object, according to universal
time.
Returns the day of the week (0 for Sunday, 1 for
Monday, and so on) of the specified Date object,
according to universal time.
Returns the four-digit year of the specified Date
object, according to universal time.
Returns the hour (an integer from 0 to 23) of the
specified Date object, according to universal time.
Returns the milliseconds (an integer from 0 to 999) of
the specified Date object, according to universal time.
Date
477

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE and is the answer not in the manual?

This manual is also suitable for:

Flash 8

Table of Contents

Save PDF