Calendar.eoy¶
- Calendar.eoy(date: date) date¶
Returns the last open date of the year.
- Parameters:
date (datetime.date) – the date from which to compute the end of year
- Return type:
datetime.date
Returns the last open date of the year.
date (datetime.date) – the date from which to compute the end of year
datetime.date