Skip to content

DateTime should allow other formats #103

Description

@adz

The following occurs when de-serializing "\"2019-11-29T04:00:32.234224Z\""

System.Exception: datetime

The problem appears to be that exactly 7 digits below seconds is expected.

Is there a workaround for this?

I'm unsure how to override DateTime de-serialization, which appears to be here:
https://github.com/xyncro/chiron/blob/master/src/Chiron/Chiron.fs#L1598

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions