Optional
options: GetWeekOptionsAn object with options
The week
Get the local week index of the given date.
The exact calculation depends on the values of
options.weekStartsOn
(which is the index of the first day of the week)
and options.firstWeekContainsDate
(which is the day of January, which is always in
the first week of the week-numbering year)
Week numbering: https://en.wikipedia.org/wiki/Week#The_ISO_week_date_system
The given date