Return the local time attribute of this object.

Synopsis

Declared in <bdlt_timetz.h>

Time
localTime() const;

Description

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.

Return Value

the local time attribute of this object

Created with MrDocs