quantlib.time.calendar.Calendar.is_business_day

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