Date.getUTCDay()

Availability

Flash Player 5.

Usage

my_date.getUTCDay()

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 universal time.