quantlib.time.calendars.null_calendar.NullCalendar.remove_holiday

NullCalendar.remove_holiday(self, Date holiday)

Removes a date from the set of holidays for the given calendar.

Parameters:
holidayDate

The holiday to remove.