MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 355

Actionscript reference guide
Hide thumbs Also See for FLASH MX 2004 - ACTIONSCRIPT:
Table of Contents

Advertisement

Returns
An integer.
Description
Method; returns the minutes (an integer from 0 to 59) of the specified Date object, according
to local time. Local time is determined by the operating system on which Flash Player is running.
Date.getMonth()
Availability
Flash Player 5.
Usage
my_date.getMonth()
Parameters
None.
Returns
An integer.
Description
Method; returns the month (0 for January, 1 for February, and so on) of the specified Date object,
according to local time. Local time is determined by the operating system on which Flash Player is
running.
Date.getSeconds()
Availability
Flash Player 5.
Usage
my_date.getSeconds()
Parameters
None.
Returns
An integer.
Description
Method; returns the seconds (an integer from 0 to 59) of the specified Date object, according
to local time. Local time is determined by the operating system on which Flash Player is running.
Date.getSeconds()
355

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents