Return a bsls::TimeInterval value representing the difference between local time and UTC time at the specified utcDatetime. This method uses the currently installed local‐time‐offset callback mechanism.

Synopsis

Declared in <bdlt_localtimeoffset.h>

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

Created with MrDocs