Date > Date.getDay
Date.getDaySyntax
myDate
.getDay();
Arguments
None.
Description
Method; returns the day of the month (0 for Sunday, 1 for Monday, 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.