Return as a bsls::TimeInterval the value of the specified interval.

Synopsis

Declared in <bdlt_intervalconversionutil.h>

static
bsls::TimeInterval
convertToTimeInterval(DatetimeInterval const& interval);

Return Value

interval as a bsls::TimeInterval

Parameters

Name

Description

interval

time interval to convert

Created with MrDocs