Return a reference providing non‐modifiable access to the earliest date in the valid range of this calendar. The behavior is undefined unless this calendar is non‐empty ‐‐ i.e., unless 1 <= length().

Synopsis

Declared in <bdlt_calendar.h>

Date const&
firstDate() const;

Created with MrDocs