.getUTCHours()

Term side of the Card
Topic: Date
Unit title: .getUTCHours()
Categories: Method
Explanation side of the Card

Explanation: The method that returns the hour of a specified date according to UTC (Universal Coordinated Time), as a number between 0 and 23. This value represents the UTC hour of the day in a 24-hour format.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1
  • The safari browser supports this feature starting from version 1
Availability: