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>
Time
gmtTime() const;
Description
DEPRECATED: replaced by utcTime.
Created with MrDocs