Return a reference providing non‐modifiable access to a bdlt::Date with the value 1/1/1. Note that this value is the earliest date in the valid range of the adapted day‐count convention.
Synopsis
Declared in <bbldc_basicdaterangedaycountadapter.h>
virtual
bdlt::Date const&
firstDate() const override;
Created with MrDocs