Zones, Lookup, and Scheduling
TZ_COUNTRY
Returns the country associated with an IANA time zone.
Syntax
=TZ_COUNTRY(zone)Parameters
NameTypeDescription
Name
zoneTypetext
DescriptionIANA time zone.
Returns
The country name, or blank if not known.
Example
=TZ_COUNTRY("Europe/London")Result: United Kingdom