Skip to main content

Module week

Module week 

Source
Expand description

Functions for region-specific weekday information.

StructsΒ§

UnitInfo πŸ”’
Information about a year or month.
WeekCalculator πŸ”’
WeekInformation
Information about the first day of the week and the weekend.
WeekOf πŸ”’
The week number assigned to a given week according to a calendar.
WeekPreferences
The preferences for the week information.
WeekdaySetIterator
Iterator that yields weekdays that are part of the weekend.

EnumsΒ§

RelativeUnit πŸ”’
The year or month that a calendar assigns a week to relative to the year/month that it is in.
RelativeWeek πŸ”’
Which year or month that a calendar assigns a week to relative to the year/month the week is in.

ConstantsΒ§

MIN_UNIT_DAYS πŸ”’
Minimum number of days in a month unit required for using this module

FunctionsΒ§

add_to_weekday πŸ”’
Returns the weekday that’s num_days after weekday.