[#BloombergLP-bdlt-DatetimeInterval-totalDays] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/DatetimeInterval.adoc[DatetimeInterval]::totalDays :relfileprefix: ../../../ :mrdocs: 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`. == Synopsis Declared in `<bdlt_datetimeinterval.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int totalDays() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#