Namespace for a bdlt::LocalTimeOffset callback and timezone utilities.
Synopsis
Declared in <baltzo_localtimeoffsetutil.h>
struct LocalTimeOffsetUtil;
Description
This struct provides a namespace for a bdlt::LocalTimeOffset local time offset callback, and functions that manage the timezone information reported by that callback. All public methods are thread‐safe.
Static Member Functions
Name |
Description |
|
|
Load the local time offset from UTC for |
|
Load the current local time period into |
|
Load the time zone identifier into |
|
Return the local time offset from UTC for |
|
Set |
|
Return the number of successful updates of the local time period information since the start of the process. |
Created with MrDocs