quantlib.time.calendars.united_states.UnitedStates.is_end_of_month

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