Table of Contents

Date.getUTCDate( ) Method Flash 5

the day of the month (UTC time)
date.getUTCDate()

Returns

An integer from 1 to 31, representing the day of the month for date, where date is treated as a UTC time.


Table of Contents