Return a reference to the earliest period date.

Synopsis

Declared in <bbldc_perioddaterangedaycountadapter.h>

virtual
bdlt::Date const&
firstDate() const override;

Description

Return a reference providing non‐modifiable access to periodDate.front() for the periodDate provided at construction. Note that this value is the earliest date in the valid range of this day‐count convention adaptation.

Return Value

earliest period date

Created with MrDocs