Return the number of holidays in the valid range of this calendar.
Synopsis
Declared in <bdlt_calendar.h>
int
numHolidays() const;
Description
Return the number of days in the valid range of this calendar that are individually marked as holidays, irrespective of whether or not the date is also considered a weekend day.
Return Value
the number of holidays in the valid range
Created with MrDocs