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

Synopsis

Declared in <bdld_datum.h>

bdlt::DatetimeInterval
theDatetimeInterval() const;

Created with MrDocs