Return the number of days in the valid range of this calendar that are not considered business days -- i.e., are either holidays, weekend days, or both. Note that numNonBusinessDays() == length() - numBusinessDays().
Declared in <bdlt_packedcalendar.h>
int
numNonBusinessDays() const;