D-E > Date.getDay

 

Date.getDay

Availability

Flash Player 5.

Usage

myDate.getDay()

Parameters

None.

Returns

An integer.

Description

Method; returns the day of the week (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.