#include <bdlt_datetimeintervalutil.h>
This utility struct provides a namespace for a suite of functions operating on objects of type DatetimeInterval.
See bdlt_datetimeintervalutil
◆ makeDays()
Return a DatetimeInterval object representing an duration of the specified days (exactly).
◆ makeHours()
Return a DatetimeInterval object representing an duration of the specified hours (exactly).
◆ makeMicroseconds()
Return a DatetimeInterval object representing an duration of the specified microseconds (exactly).
◆ makeMilliseconds()
Return a DatetimeInterval object representing an duration of the specified milliseconds (exactly).
◆ makeMinutes()
Return a DatetimeInterval object representing an duration of the specified minutes (exactly).
◆ makeSeconds()
Return a DatetimeInterval object representing an duration of the specified seconds (exactly).
The documentation for this struct was generated from the following file: