quantlib.time.calendars.null_calendar.NullCalendar.is_business_day

NullCalendar.is_business_day(self, Date test_date)

Returns True if the date is a business day for the given market.

Parameters:
test_dateDate

The date to check.