Skip to main content

Timezones

Where the API accepts timezone values (for example the timezone field when creating or updating a user), it uses IANA time zone identifiers (e.g. Europe/Athens, America/New_York). These are the same identifiers used in the IANA Time Zone Database and in most programming languages and libraries, so your integration can rely on a single, well-documented standard. Use them whenever a timezone is required in a request or when interpreting time-based responses. For the full list of valid identifiers and the official conventions, see the documentation: IANA Time Zone Database, List of tz database time zones.