Skip to content

DateTime should allow other formats #103

@adz

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

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