Table of Contents

Date.getFullYear( ) Method Flash 5

the four-digit year
date.getFullYear()

Returns

A four-digit integer, representing the year for date (for example, 1999 or 2000).

See Also

Date.getYear( )


Table of Contents