Return the date+time value represented by this object as a bdlt::Datetime object. The behavior is undefined unless this object actually represents date+time value.

Synopsis

Declared in <bdld_datum.h>

bdlt::Datetime
theDatetime() const;

Created with MrDocs