BloombergLP::baltzo::LocalTimeOffsetUtil::localTimeOffset

Return the offset of the local time from UTC for the specified utcDatetime. This function is thread-safe. The behavior is undefined unless the local time zone has been previously established by a call to the configure method. This method is thread-safe.

Synopsis

Declared in <baltzo_localtimeoffsetutil.h>

static
bsls::TimeInterval
localTimeOffset(bdlt::Datetime const& utcDatetime);