Calendar.first¶
- property Calendar.first: date¶
Returns the first date in the calendar.
- Returns:
The first date in the calendar
- Return type:
datetime.date
- Raises:
KeyError – if the calendar is empty
See also
Calendar.startalias
Calendar.lastReturns the last date in the calendar