.setUTCMonth()
Term side of the Card
Topic: Date
Unit title: .setUTCMonth()
Categories: Method
Explanation side of the Card
Explanation: The method that sets the month for a specified date according to UTC (Universal Coordinated Time). The value must be between 0, representing January and 11, representing December and it adjusts the day to account for different month lengths.
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: