Extend the valid range (if necessary) of this calendar to include the specified date value.

Synopsis

Declared in <bdlt_packedcalendar.h>

void
addDay(Date const& date);

Parameters

Name

Description

date

date to include in the valid range

Created with MrDocs