Skip to content

Add support for high precision dates#1797

Merged
lahma merged 2 commits into
RicoSuter:masterfrom
philip-reed:users/preed/highPrecisionDates
Apr 26, 2025
Merged

Add support for high precision dates#1797
lahma merged 2 commits into
RicoSuter:masterfrom
philip-reed:users/preed/highPrecisionDates

Conversation

@philip-reed
Copy link
Copy Markdown
Contributor

Fixes #1537

Adds regex validation of date times with a higher precision.

Comment thread src/NJsonSchema/Validation/FormatValidators/DateTimeFormatValidator.cs Outdated
Copy link
Copy Markdown
Collaborator

@lahma lahma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thank you!

@lahma lahma merged commit cfcb7ae into RicoSuter:master Apr 26, 2025
2 checks passed
@philip-reed philip-reed deleted the users/preed/highPrecisionDates branch April 26, 2025 06:05
@philip-reed
Copy link
Copy Markdown
Contributor Author

@lahma Do you know when will this change be published (to Nuget)?

@lahma
Copy link
Copy Markdown
Collaborator

lahma commented Apr 26, 2025

Rico decides that, but if possible, you could always take the preview from MyGet feed (see readme), I do understand that you are looking for a NuGet release though.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handle times with greater precision

3 participants