Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a DateTimeOffsetConverter with a sample on usage #836

Merged
merged 1 commit into from Aug 22, 2023

Conversation

EdwardCooke
Copy link
Collaborator

Fixes #815 by adding a new converter, to not break existing users it isn't added automatically. You will need to add it manually to the serializerbuilder and deserializerbuilder.

@EdwardCooke EdwardCooke merged commit 58206f3 into aaubry:master Aug 22, 2023
1 check passed
@aaubry
Copy link
Owner

aaubry commented Aug 28, 2023

This feature has been released in version 13.3.1.

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.

An exception occurs during Deserialize DateTimeOffset
2 participants