[#BloombergLP-baltzo-Zoneinfo-2constructor-0c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baltzo.adoc[baltzo]::xref:BloombergLP/baltzo/Zoneinfo.adoc[Zoneinfo]::Zoneinfo :relfileprefix: ../../../ :mrdocs: Create a `Zoneinfo` object having the same value and the same allocator as the specified `original` object. The value of `original` becomes unspecified but valid, and its allocator remains unchanged. == Synopsis Declared in `<baltzo_zoneinfo.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- Zoneinfo(xref:BloombergLP/bslmf/MovableRef.adoc[bslmf::MovableRef<Zoneinfo>] original) noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#