Calendar.weekdays¶
- Calendar.weekdays()¶
Filters out all the weekends (Saturdays and Sundays)
- Returns:
Calendar excluding any week-ends (Sat and Sun)
- Return type:
See also
Calendar.weekendsFilter out all the weekdays
Calendar.filterFilter out days based on a callback