03.05.2013 Views

ActionScript 2.0 Language Reference - Adobe Help and Support

ActionScript 2.0 Language Reference - Adobe Help and Support

ActionScript 2.0 Language Reference - Adobe Help and Support

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Method summary<br />

Modifiers Signature Description<br />

getDate() : Number Returns the day of the month (an integer from 1 to 31)<br />

of the specified Date object according to local time.<br />

getDay() : Number Returns the day of the week (0 for Sunday, 1 for<br />

Monday, <strong>and</strong> so on) of the specified Date object<br />

according to local time.<br />

getFullYear() :<br />

Number<br />

Returns the full year (a four-digit number, such as<br />

2000) of the specified Date object, according to local<br />

time.<br />

getHours() : Number Returns the hour (an integer from 0 to 23) of the<br />

specified Date object, according to local time.<br />

getMilliseconds() :<br />

Number<br />

getMinutes() :<br />

Number<br />

Returns the milliseconds (an integer from 0 to 999) of<br />

the specified Date object, according to local time.<br />

Returns the minutes (an integer from 0 to 59) of the<br />

specified Date object, according to local time.<br />

getMonth() : Number Returns the month (0 for January, 1 for February, <strong>and</strong><br />

so on) of the specified Date object, according to local<br />

time.<br />

getSeconds() :<br />

Number<br />

Returns the seconds (an integer from 0 to 59) of the<br />

specified Date object, according to local time.<br />

getTime() : Number Returns the number of milliseconds since midnight<br />

January 1, 1970, universal time, for the specified Date<br />

object.<br />

getTimezoneOffset()<br />

: Number<br />

getUTCDate() :<br />

Number<br />

Returns the difference, in minutes, between the<br />

computer's local time <strong>and</strong> universal time.<br />

Returns the day of the month (an integer from 1 to 31)<br />

in the specified Date object, according to universal<br />

time.<br />

getUTCDay() : Number Returns the day of the week (0 for Sunday, 1 for<br />

Monday, <strong>and</strong> so on) of the specified Date object,<br />

according to universal time.<br />

getUTCFullYear() :<br />

Number<br />

getUTCHours() :<br />

Number<br />

getUTCMilliseconds()<br />

: Number<br />

Returns the four-digit year of the specified Date<br />

object, according to universal time.<br />

Returns the hour (an integer from 0 to 23) of the<br />

specified Date object, according to universal time.<br />

Returns the milliseconds (an integer from 0 to 999) of<br />

the specified Date object, according to universal time.<br />

Date 483

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!