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