Retrieves a specific time zone identified by TimeZoneKey.
Enter your API key. It's required to authenticate API requests.
The unique identifier (key) of the time zone to be retrieved.
The time zone associated with the specified key.
Represents detailed information about a time zone, including its identifiers, display names, offset, and geographical coordinates.
The unique key identifier for the time zone.
The unique identifier string for the time zone.
The display name of the time zone, typically shown to users.
The standard name of the time zone, used during non-daylight saving time.
The daylight saving time name of the time zone, used during daylight saving time.
The time zone offset from Coordinated Universal Time (UTC), measured in hours.
The date and time when the time zone record was created.
The date and time when the time zone record was last updated.
Indicates whether the time zone observes daylight saving time.
The latitude coordinate of the location associated with the time zone.
The longitude coordinate of the location associated with the time zone.