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
utcTime() const;

Created with MrDocs