MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 360

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

Advertisement

Date.getUTCMonth()
Availability
Flash Player 5.
Usage
my_date.getUTCMonth()
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 universal time.
Date.getUTCSeconds()
Availability
Flash Player 5.
Usage
my_date.getUTCSeconds()
Parameters
None.
Returns
An integer.
Description
Method; returns the seconds in the specified Date object, according to universal time.
Date.getYear()
Availability
Flash Player 5.
Usage
my_date.getYear()
Parameters
None.
Returns
An integer.
360
Chapter 12: ActionScript Dictionary

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