Date > Date.getYear
Date.getYearSyntax
myDate
.getYear();
Arguments
None.
Description
Method; returns the year of the specified Date object, according to local time. Local time is determined by the operating system on which the Flash Player is running. The year is the full year minus 1900. For example, the year 2000 is represented as 100.
Player
Flash 5 or later.