[#BloombergLP-bdlt-Timetable-lastDate] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/Timetable.adoc[Timetable]::lastDate :relfileprefix: ../../../ :mrdocs: Return a `const` reference to the latest date in the valid range of this timetable. The behavior is undefined if this timetable does not have a valid range (i.e., it is in the default constructed (empty) state). == Synopsis Declared in `<bdlt_timetable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlt/Date.adoc[Date] const& lastDate() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#