Date.getUTCMonth()

Availability

Flash Player 5.

Usage

my_date.getUTCMonth()

Parameters

None.

Returns

An integer.

Description

Method; returns the month (0 for January, 1 for February, and so on) of the specified Date object, according to universal time.