Date > Date.getDate
Syntax
myDate.getDate();
myDate
.getDate();
Arguments
None.
Description
Method; returns the day of the month (an integer from 1 to 31) of the specified Date object according to local time.
Player
Flash 5 or later.