Calendar.start#

property Calendar.start: 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.first

alias

Calendar.end

Returns the last date in the calendar