Return the date value represented by this object as a bdlt::Date object. The behavior is undefined unless this object actually represents a date value.
Synopsis
Declared in <bdld_datum.h>
bdlt::Date
theDate() const;
Return Value
the date value represented by this object as a bdlt::Date object
Created with MrDocs