Add Date.prototype.getWeekYear() and Date.prototype.setWeekYear() which gets/sets the year to the week number according to ISO-8601:1988.
Add Date.prototype.getWeekYear() and Date.prototype.setWeekYear() which gets/sets the year to the week number according to ISO-8601:1988.