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>

Time
localTime() const;

Created with MrDocs