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