Mark the specified date as a holiday (i.e., a non‐business day) in this calendar. Extend the valid range of this calendar if necessary. If date is already marked as a holiday, this method has no effect. See {Iterator Invalidation} for information regarding which iterators are affected by the use of this method.

Synopsis

Declared in <bdlt_calendar.h>

void
addHoliday(Date const& date);

Created with MrDocs