.getUTCMonth()
Term side of the Card
Topic: Date
Unit title: .getUTCMonth()
Categories: Method
Explanation side of the Card
Explanation: The method that returns the month for a specified date according to UTC (Universal Coordinated Time), where 0 represents January and 11 represents December. It extracts this value to represent the month in the context of a year in UTC.
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: