[#BloombergLP-bdlt-PackedCalendar-firstDate] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/PackedCalendar.adoc[PackedCalendar]::firstDate :relfileprefix: ../../../ :mrdocs: Return a reference providing non‐modifiable access to the earliest date in the valid range of this calendar. The behavior is undefined unless this calendar is non‐empty ‐‐ i.e., unless `1 <= length()`. == Synopsis Declared in `<bdlt_packedcalendar.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlt/Date.adoc[Date] const& firstDate() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#