[#BloombergLP-bdlt-DateTz-localDate] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/DateTz.adoc[DateTz]::localDate :relfileprefix: ../../../ :mrdocs: Return a `Date` object having the value of the local date represented by this object. Note that this is the `Date` supplied at construction and may not correspond to the actual time zone offset of the local system. == Synopsis Declared in `<bdlt_datetz.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlt/Date.adoc[Date] localDate() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#