Return true if the specified date is a holiday in this calendar, and false otherwise. The behavior is undefined unless date is within the valid range of this calendar.
true
date
false
Declared in <bdlt_calendar.h>
<bdlt_calendar.h>
bool isHoliday(Date const& date) const;