Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Rklasens

Member since
Rklasens

Recent Docs Activity

View all activity
Page Date Comment

Date.prototype.setMonth()


Date.prototype.setDate()


Trying to prevent a common misconception, that could have been assumed from the summary.The misconception in question is that setDate acts relative to the full date of current Date object value, which it does not.