BloombergLP::bdlt::PackedCalendar::numBusinessDays

Return the number of days in the valid range of this calendar that are considered business days -- i.e., are neither holidays nor weekend days. Note that numBusinessDays() == length() - numNonBusinessDays().

Synopsis

Declared in <bdlt_packedcalendar.h>

int
numBusinessDays() const;