Return the number of days in the valid range of this calendar that are considered weekend days, irrespective of any designated holidays.
Synopsis
Declared in <bdlt_calendar.h>
int
numWeekendDaysInRange() const;
Return Value
the number of weekend days in the valid range
Created with MrDocs