[#BloombergLP-baltzo-ZoneinfoCache-getZoneinfo-05] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baltzo.adoc[baltzo]::xref:BloombergLP/baltzo/ZoneinfoCache.adoc[ZoneinfoCache]::getZoneinfo :relfileprefix: ../../../ :mrdocs: Return the address of the non‐modifiable `Zoneinfo` object describing the time zone identified by the specified `timeZoneId`, or 0 if the operation does not succeed. Optionally load the return code for this operation into the specified `rc`. == Synopsis Declared in `<baltzo_zoneinfocache.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baltzo/Zoneinfo.adoc[Zoneinfo] const* getZoneinfo( int* rc, char const* timeZoneId); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#