Table of Contents

Date.getUTCMinutes( ) Method Flash 5

the minutes of a date (UTC time)
date.getUTCMinutes()

Returns

An integer from 0 to 59, representing the minutes of the hour of date, where date is treated as a UTC time.


Table of Contents