Date > Date.getUTCMonth
Syntax
myDate.getUTCMonth();
myDate
.getUTCMonth();
Arguments
None.
Description
Method; returns the month of the specified Date object, according to universal time.
Player
Flash 5 or later.