Return the number of holiday dates in this calendar.

Synopsis

Declared in <bdlt_packedcalendar.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 holiday dates in this calendar

Created with MrDocs