Skip to content

Provide list of acceptable values for timezone data types #15873

@jhatcher9999

Description

@jhatcher9999

Jim Hatcher (jhatcher9999) commented:

In the Postgres docs, it's possible to get a list of all acceptable TZ codes: https://www.postgresql.org/docs/7.2/timezones.html

I can't find a list like that in the CRDB docs, but I think it would be helpful.

We accept some codes like: EST & MST
But, we don't accept other standard codes like: PST & CST

We do accept "America/Chicago" but don't accept "America/New York"

So, it would be helpful to have a definitive list of codes with the corresponding offset values (the way it is in that PG doc abolve)

Jira Issue: DOC-6448

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions