Skip to content

support timezone without a colon (:) character #13

@bxparks

Description

@bxparks

Currently, the optional timezone indicator on a TIMESTAMP field is expected to contain a colon (:) character. For example:
2017-05-22 12:33:01-07:30

However, ISO8601 allows a timezone format without the colon character, like this:
2017-05-22 12:33:01-0730

I have not needed this feature yet, but this should be easy to add if someone needs it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions