Date.getHours()
Availability
Flash Player 5.
Usage
my_date.getHours()
Parameters
None.
Returns
An integer.
Description
Method; returns the hour (an integer from 0 to 23) of the specified Date object, according
to local time. Local time is determined by the operating system on which Flash Player is running.
Date.getMilliseconds()
Availability
Flash Player 5.
Usage
my_date.getMilliseconds()
Parameters
None.
Returns
An integer.
Description
Method; returns the milliseconds (an integer from 0 to 999) of the specified Date object,
according to local time. Local time is determined by the operating system on which Flash Player is
running.
Date.getMinutes()
Availability
Flash Player 5.
Usage
my_date.getMinutes()
Parameters
None.
354
Chapter 12: ActionScript Dictionary
Need help?
Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?