DateChooser.displayedYear

Availability

Flash Player 6 (6.0.79.0).

Edition

Flash MX Professional 2004.

Usage

dateChooserInstance.displayedYear

Description

Property; a four-digit number indicating which year is displayed. The default value is the current year.

Example

The following example sets the displayed year to 2010:

my_dc.displayedYear = 2010;

See also

DateChooser.displayedMonth