Return the local datetime represented by this object.
Synopsis
Declared in <bdlt_datetimetz.h>
Datetime
localDatetime() const;
Description
Return a Datetime object having the value of the local datetime represented by this object. Note that the Datetime value returned is the current value stored in this object and may be different from the local datetime of the system.
Return Value
the local datetime represented by this object
Created with MrDocs