Date > Date.setDate

Date.setDate

Syntax

myDate.setDate(date);

Arguments

date An integer from 1 to 31.

Description

Method; sets the day of the month for 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.