Return, as a Datetime, the absolute datetime computed as the sum of the specified relative datetimeInterval and the epoch. The behavior is undefined unless the conversion result can be represented as a Datetime.
Synopsis
Declared in <bdlt_epochutil.h>
static
Datetime
convertFromDatetimeInterval(DatetimeInterval const& datetimeInterval);
Created with MrDocs