setDate()
Top  Previous  Next


Syntax
DateObj.setDate(date)

Arguments
date: an integer from 1 to 31

Returns
an integer

Description
Method; this method will set the day of the month for the Date object specified. The day of the month is set according to Local Time.


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.