周 (ISO)
获取或设置 一年中的 ISO 周。
¥Gets or sets the ISO week of the year.
This requires the
IsoWeek
plugin to work
dayjs.extend(isoWeek)
dayjs().isoWeek() // gets the current ISO week of the year
newDate = dayjs().isoWeek(2) // returns new dayjs object