Date > Date.getMonth
Date.getMonthSyntax
myDate
.getMonth();
Arguments
None.
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 the Flash Player is running.
Player
Flash 5 or later.