Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

DateTime and related types overflows the max ticks during deserialization #81

Description

@Du-z

Certain DateTime.MaxValue tests (and related types) tests have been commented out as they cause errors when deserializing.

❌ SimpleLetTest(val1: 9999-12-31T23:59:59.9999999Z, val2: 9999-12-31T23:59:59.9999999Z)
	System.ArgumentOutOfRangeException : Ticks must be between 0 and and TimeOnly.MaxValue.Ticks. (Parameter 'ticks')

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingconfirmedThe issue is confirmed

    Type

    No type

    Fields

    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