[#BloombergLP-baltzo-LocalDatetime-setDatetimeTz] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baltzo.adoc[baltzo]::xref:BloombergLP/baltzo/LocalDatetime.adoc[LocalDatetime]::setDatetimeTz :relfileprefix: ../../../ :mrdocs: Set the `datetimeTz` attribute of this object to the specified `value`. == Synopsis Declared in `<baltzo_localdatetime.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setDatetimeTz(xref:BloombergLP/bdlt/DatetimeTz.adoc[bdlt::DatetimeTz] const& value); ---- == Parameters [cols="1,4"] |=== | Name| Description | *value* | the datetime and UTC offset to assign |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#