[#BloombergLP-bdlt-DatetimeIntervalUtil-makeDays] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/DatetimeIntervalUtil.adoc[DatetimeIntervalUtil]::makeDays :relfileprefix: ../../../ :mrdocs: Return a `DatetimeInterval` object representing an duration of the specified `days` (exactly). == Synopsis Declared in `<bdlt_datetimeintervalutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlt/DatetimeInterval.adoc[DatetimeInterval] makeDays(int days); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#