quantlib.time.calendars.jointcalendar.JointCalendar.is_business_day

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