[#BloombergLP-baltzo-LocalDatetime-setTimeZoneId-02] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baltzo.adoc[baltzo]::xref:BloombergLP/baltzo/LocalDatetime.adoc[LocalDatetime]::setTimeZoneId :relfileprefix: ../../../ :mrdocs: Set the `timeZoneId` attribute of this object to the specified `value`. If `value` is null, it is treated as an empty string. == Synopsis Declared in `<baltzo_localdatetime.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setTimeZoneId(std::string_view const& value); ---- == Parameters [cols="1,4"] |=== | Name| Description | *value* | the time zone identifier to assign |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#