Table of Contents

Date.getUTCSeconds( ) Method Flash 5

the seconds of a date (UTC time)
date.getUTCSeconds()

Returns

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


Table of Contents