Skip to main content
Version: Canary 🚧

DayIdxOfWeek

The class to get the i-th day of the week. See _DayIdxOfCalendarUnit for more details.

Can be found in the classpath squirrels.dateutils.DayIdxOfWeek.

Constructor​

Creates a DayIdxOfWeek object.

Required Arguments:

Optional Keyword Arguments:

  • first_day_of_week: A DayOfWeek for the day of the week that each week begins. Optional, default is DayOfWeek.Monday