BloombergLP::bdlt::DatetimeInterval::totalDays

Return this time interval in integral days, rounded toward 0.

Synopsis

Declared in <bdlt_datetimeinterval.h>

int
totalDays() const;

Description

Return the value of this time interval in integral days, rounded toward 0. Note that the return value may be negative. Also note that the return value is the same as that returned by days.

Return Value

this time interval in integral days, rounded toward 0