Return a reference to the earliest valid date of the calendar.
Synopsis
Declared in <bbldc_calendardaterangedaycountadapter.h>
virtual
bdlt::Date const&
firstDate() const override;
Description
Return a reference providing non‐modifiable access to calendar.firstDate() for the calendar provided at construction. Note that this value is the earliest date in the valid range of this day‐count convention adaptation.
Return Value
earliest valid date of the calendar
Created with MrDocs