Return a reference providing non‐modifiable access to the underlying PackedCalendar, which represents the same (mathematical) value as this calendar.
Synopsis
Declared in <bdlt_calendar.h>
PackedCalendar const&
packedCalendar() const;
Return Value
a reference to the underlying PackedCalendar
Created with MrDocs