Javascript GetUTCHours() Function

The getUTCHours() function of date object returns hours of the specified date as per the universal time. Use it for example to get hours the specified date as per the universal time.

Syntax

Javascript GetUTCHours() Function Example

This will produce following result