[#BloombergLP-baltzo-LocalTimeOffsetUtil-loadTimezone-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baltzo.adoc[baltzo]::xref:BloombergLP/baltzo/LocalTimeOffsetUtil.adoc[LocalTimeOffsetUtil]::loadTimezone :relfileprefix: ../../../ :mrdocs: Load the time zone identifier into `timezone`. == Synopses Declared in `<baltzo_localtimeoffsetutil.h>` Load the time zone identifier into `timezone`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void xref:BloombergLP/baltzo/LocalTimeOffsetUtil/loadTimezone-0e.adoc[loadTimezone](xref:bsl/string.adoc[bsl::string]* timezone); ---- [.small]#xref:BloombergLP/baltzo/LocalTimeOffsetUtil/loadTimezone-0e.adoc[_» more..._]# Load the time zone identifier into `timezone`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void xref:BloombergLP/baltzo/LocalTimeOffsetUtil/loadTimezone-09.adoc[loadTimezone](std::pmr::string* timezone); ---- [.small]#xref:BloombergLP/baltzo/LocalTimeOffsetUtil/loadTimezone-09.adoc[_» more..._]# Load the time zone identifier into `timezone`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void xref:BloombergLP/baltzo/LocalTimeOffsetUtil/loadTimezone-0c.adoc[loadTimezone](std::string* timezone); ---- [.small]#xref:BloombergLP/baltzo/LocalTimeOffsetUtil/loadTimezone-0c.adoc[_» more..._]# == Parameters [cols="1,4"] |=== | Name| Description | *timezone* | receives the time zone identifier |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#