title | version | signature |
---|---|---|
Week of Year (ISO) |
2.0.0 |
moment().isoWeek(Number);
moment().isoWeek(); // Number
moment().isoWeeks(Number);
moment().isoWeeks(); // Number
|
Gets or sets the ISO week of the year.
When setting the week of the year, the day of the week is retained.