Return a DatetimeInterval object representing an duration of the specified seconds (exactly).
Synopsis
Declared in <bdlt_datetimeintervalutil.h>
static
DatetimeInterval
makeSeconds(bsls::Types::Int64 seconds);
Created with MrDocs