Date > Date.getUTCHours
Syntax
myDate.getUTCHours();
myDate
.getUTCHours();
Arguments
None.
Description
Method; returns the hours of the specified Date object, according to universal time.
Player
Flash 5 or later.