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