
Timezone Toolkit reference
Timezone Toolkit
Convert, compare, and schedule across time zones with 29 DST-aware TZ_ functions that behave like native spreadsheet formulas.
Global operations sheets
Convert timestamps from vendors, CRMs, logs, and handoff docs without leaving the formula bar.
Meeting planning
Show one meeting across every office and find real workday overlap before inviting the team.
Timezone cleanup
Normalize offsets, abbreviations, ISO strings, Unix timestamps, and date parts into dependable columns.
Convert
5 functionsOffsets and DST
8 functionsTZ_OFFSETReturns a DST-aware UTC offset string for a time zone.
TZ_OFFSET_HOURSReturns a DST-aware UTC offset as decimal hours.
TZ_DIFFCalculates the hour difference between two zones at an instant.
TZ_IS_DSTChecks whether daylight saving time is active in a zone.
TZ_ABBRReturns the short time zone abbreviation for an instant.
TZ_NAMEReturns the long localized time zone name for an instant.
TZ_DST_NEXTFinds the next offset or DST transition for a zone.
TZ_DST_PREVIOUSFinds the previous offset or DST transition for a zone.
Parse, Format, and Epochs
5 functionsTZ_FORMATFormats a date/time in a zone using presets or Luxon tokens.
TZ_PARSEParses date/time text into a normalized ISO string with offset.
TZ_TO_ISORenders a date/time as an ISO 8601 string with offset.
TZ_TO_UNIXConverts a zoned date/time to a Unix timestamp.
TZ_FROM_UNIXConverts a Unix timestamp into a zoned date/time.
Components and Math
4 functionsZones, Lookup, and Scheduling
7 functionsTZ_VALIDATEChecks whether a zone string is recognized.
TZ_GUESSReturns the spreadsheet/script time zone.
TZ_LISTLists available IANA time zones, optionally filtered.
TZ_LOOKUPFinds time zones by city, country, or abbreviation.
TZ_COUNTRYReturns the country associated with an IANA time zone.
TZ_MEETINGShows one meeting time across many target zones.
TZ_WORKDAY_OVERLAPFinds overlapping business hours between two zones.