The date for which to determine the week number.
Optional
iso: booleanOptional. If true
, calculates the ISO 8601 week number (weeks start on Monday, week 1 is the week with the first Thursday of the year).
If false
or omitted, calculates the week number based on the local calendar (weeks start on Sunday).
The week number of the year for the given date.
Calculates the week number of the year for a given date.