Skip to content

sql: support timezone abbreviations in date parsing #31710

@bobvawter

Description

@bobvawter

We don't support the use of "PST" or other abbreviations when parsing timezone values. This requires access to more tzinfo fields than are readily available in the time package to resolve a candidate timezone.

If this is implemented, look at:

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-sql-pgcompatSemantic compatibility with PostgreSQLC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)X-staleno-issue-activity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions