Skip to main content
GET
Timezones
Use this endpoint when you need to translate time between users’ time zones and airport time zones, or compute durations consistently across locations.

Authentication

string
required
Your FlyStack API token. You can create one from the dashboard (see Authentication).

Response

The endpoint returns a list of timezones.

Timezones response fields

string
IANA timezone name (e.g., Europe/Paris).
string
ISO-2 country code.
number
GMT offset (hours).
number
DST offset (hours).