Return the days field of this time interval.
Declared in <bdlt_datetimeinterval.h>
int
days() const;
Return the days field in the canonical representation of the value of this time interval. Note that the return value may be negative. Also note that the return value is the same as that returned by totalDays.
the days field of this time interval