globalsDate()prototypeDate.prototype.getDate()Version: 3.37.0On this pageDate.prototype.getDate() The getDate() method returns the day of the month for the specified date according to local time. Syntax getDate() Return value An integer number, between 1 and 31, representing the day of the month for the given date according to local time.