Return a reference providing non‐modifiable access to the earliest date in the valid range of this day‐count convention.
Synopsis
Declared in <bbldc_daterangedaycount.h>
virtual
bdlt::Date const&
firstDate() const = 0;
Return Value
earliest valid date for this convention
Created with MrDocs