Return a reference to the latest valid date of the calendar.

Synopsis

Declared in <bbldc_calendardaterangedaycountadapter.h>

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

Description

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

Return Value

latest valid date of the calendar

Created with MrDocs