quantlib.time.calendars.target.TARGET.is_business_day

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