Tools/timezone/list_timezones

timezone/list_timezones

List supported IANA time-zone names, optionally filtered by a substring.

Free / no pricing configured

What it does

Returns the set of supported IANA time-zone names, optionally filtered to those containing a substring (case-insensitive).

Primary use cases

  • Finding the IANA name for a region (e.g. filter by "Makassar" or "Europe").
  • Validating a zone name before using the other tools.
  • Discovering the zones available under a continent or country.

Good to know

The names returned here are the valid timezone, from_timezone, and to_timezone values for the other tools. Pass query to filter (e.g. Europe, Tokyo, +); omit it to list everything.

Parameters

querystringoptional

Optional case-insensitive substring to filter zone names (e.g. Europe, Tokyo).

timezone/list_timezones — Faro