Calendar.eom#

Calendar.eom(date: date) date#

Return the last open day of the month given the date.

Parameters:

date (datetime.date) – the date from which to compute the end of the month

Return type:

datetime.date