Date.getUTCDay() 357
Date.getUTCDate()
Availability
Flash Player 5.
Usage
my_date.getUTCDate()
Parameters
None.
Returns
An integer.
Description
Method; returns the day of the month (an integer from 1 to 31) in the specified Date object,
according to universal time.
Date.getUTCDay()
Availability
Flash Player 5.
Usage
my_date.getUTCDay()
Parameters
None.
Returns
An integer.
Description
Method; returns the day of the week (0 for Sunday, 1 for Monday, and so on) of the specified
Date object, according to universal time.