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.
Declared in <baltzo_zoneinfocache.h>
Zoneinfo const*
getZoneinfo(
int* rc,
char const* timeZoneId);