Return the datetime‐interval value held by this object.
Synopsis
Declared in <bdld_datum.h>
bdlt::DatetimeInterval
theDatetimeInterval() const;
Description
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.
Return Value
the datetime‐interval value held by this object
Created with MrDocs