Table of Contents

Date.getUTCHours( ) Method Flash 5

the hour of the day (UTC time)
date.getUTCHours()

Returns

An integer from 0 (midnight) to 23 (11 P.M.), representing the hour of the day for date, where date is treated as a UTC time.


Table of Contents