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.start

alias

Calendar.last

Returns the last date in the calendar