[#BloombergLP-bdlt-TimeTz-gmtTime] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/TimeTz.adoc[TimeTz]::gmtTime :relfileprefix: ../../../ :mrdocs: Return a `Time` object having the value of the UTC time represented by this object. Note that the returned value is equal to `localTime() ‐ offset()` minutes. == Synopsis Declared in `<bdlt_timetz.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlt/Time.adoc[Time] gmtTime() const; ---- == Description DEPRECATED: replaced by `utcTime`. [.small]#Created with https://www.mrdocs.com[MrDocs]#