.getDate()

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

Explanation: The method that returns the day of the month for a specified date as a number between 1 and 31. It retrieves this value based on the local time of the system.

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: