[#BloombergLP-baltzo-LocalTimeOffsetUtil-loadTimezone-0e] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baltzo.adoc[baltzo]::xref:BloombergLP/baltzo/LocalTimeOffsetUtil.adoc[LocalTimeOffsetUtil]::loadTimezone :relfileprefix: ../../../ :mrdocs: Load to the specified `timezone` time zone identifier used to determine the local time offset from UTC. 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void loadTimezone(xref:bsl/string.adoc[bsl::string]* timezone); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#