ByDay

ByDay class

Represents Nth occurrence (or all occurrences) of the specified day of the week.

The ByDay type exposes the following members:

Properties

NameDescription
nth_occurrenceGets or sets the nth occurrence of the day of the week.
is_all_occurrencesReturns True when NthOccurrence is zero (meaning all occurrences of this day of week).

See Also