myDate.getUTCHours() in ECMAScript 262

Return the hour number in UTC.

Arguments

(this method takes no arguments)

Return Type
Number

Description