Expand description
Functions for region-specific weekday information.
StructsΒ§
- Unit
Info π - Information about a year or month.
- Week
Calculator π - Week
Information - Information about the first day of the week and the weekend.
- WeekOf π
- The week number assigned to a given week according to a calendar.
- Week
Preferences - The preferences for the week information.
- Weekday
SetIterator - Iterator that yields weekdays that are part of the weekend.
EnumsΒ§
- Relative
Unit π - The year or month that a calendar assigns a week to relative to the year/month that it is in.
- Relative
Week π - 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_daysafterweekday.