Week Year (ISO)
Gets the ISO week-year.
TIP
This requires the IsoWeek plugin to work
javascript
dayjs.extend(isoWeek);
dayjs().isoWeekYear();
Gets the ISO week-year.
TIP
This requires the IsoWeek plugin to work
dayjs.extend(isoWeek);
dayjs().isoWeekYear();
Released under the MIT License.
Copyright (c) 2020 iamkun