Return a Date object having the value of the local date represented by this object. Note that this is the Date supplied at construction and may not correspond to the actual time zone offset of the local system.

Synopsis

Declared in <bdlt_datetz.h>

Date
localDate() const;

Created with MrDocs