Javascript SetUTCHours() Function

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

Syntax

Javascript SetUTCHours() Function Example

This will produce following result