Create a day-count adapter that uses the specified terminationDate.
Declared in <bbldc_terminateddaterangedaycountadapter.h>
TerminatedDateRangeDayCountAdapter(bdlt::Date const& terminationDate);
Create a day-count adapter that uses the specified terminationDate during invocations of daysDiff and yearsDiff.
| Name | Description |
|---|---|
| terminationDate | termination date used in all calculations |