View time zones

This operation lists the supported time zones in the ISO 8601 format. Administrators should use the values from this operation to set a user's timeZone. Users should run the View time zones for a user profile operation before setting their time zone.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Response

Response body
array of objects
object
string
required
length ≥ 1

Descriptive label for the time zone, including the + or - offset from GMT.

string
length ≥ 1

The time zone offset from GMT.

string
length ≥ 1

The time zone posix.

string
required
length ≥ 1

The time zone ID.

Language
Authentication
URL