D-E > Date.setDate |
![]() ![]() ![]() |
Date.setDate
Availability
Flash Player 5.
Usage
myDate
.setDate(
date
)
Parameters
date
An integer from 1 to 31.
Returns
An integer.
Description
Method; sets the day of the month for the specified Date object, according to local time, and returns the new time in milliseconds. Local time is determined by the operating system on which the Flash Player is running.
![]() ![]() ![]() |