[#BloombergLP-bdlt-TimeTz-localTime] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/TimeTz.adoc[TimeTz]::localTime :relfileprefix: ../../../ :mrdocs: Return a `Time` object having the value of the local time attribute of this object. Note that the `Time` value returned is the value stored in this object, and may be different from the local time of the system. == Synopsis Declared in `<bdlt_timetz.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlt/Time.adoc[Time] localTime() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#