Skip to content

If the time zone format omits a colon, ParseIso returns an incorrect result #8

@mattybrown1985

Description

@mattybrown1985
Input Output Expected Output
ParseIso("2022-11-29T14:52:41.689+01:00") 29/11/2022 13:52:41 29/11/2022 13:52:41
ParseIso("2022-11-29T14:52:41.689+0100") 25/11/2022 10:52:41 29/11/2022 13:52:41

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions