quantlib.time.calendars.united_states.UnitedStates.is_business_day

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