quantlib.time.calendars.null_calendar.NullCalendar.is_end_of_month

NullCalendar.is_end_of_month(self, Date test_date)

Returns True if the date is the last business day of the month in the given market.

Parameters:
test_dateDate

The date to check.