Skip to content

Allow to parse instants with UTC offsets other than Z #56

@mgj

Description

@mgj

The README states that e.g. Instant only has ISO-8601 support but i think it only has partial support.

Instant.parse("2020-09-21T09:12:47Z") works as expected but Instant.parse("2020-09-21T09:12:47+00:00") throws a DateTimeParseException

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions