Table of Contents

Date.getUTCFullYear( ) Method Flash 5

the four-digit year (UTC time)
date.getUTCFullYear()

Returns

A four-digit integer, representing the year for date, where date is treated as a UTC time (for example, 1999 or 2000).


Table of Contents