BloombergLP::baltzo::LocalTimeOffsetUtil::loadLocalTimePeriod

Load to the specified localTimePeriod the local time period information currently used by the localTimeOffset method. That information is updated when localTimeOffset is called with a utcDatetime outside the range localTimePeriod().utcStartTime() (inclusive) localTimePeriod().utcEndTime() (exclusive). This method is not thread-safe. The behavior is undefined if this method is invoked before the successful invocation of a configure method.

Synopsis

Declared in <baltzo_localtimeoffsetutil.h>

static
void
loadLocalTimePeriod(LocalTimePeriod* localTimePeriod);