Skip to content

Add DateTimeOffset as a primitive type #236

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

Merged
merged 2 commits into from
Apr 13, 2025

Conversation

agocke
Copy link
Collaborator

@agocke agocke commented Apr 13, 2025

Some formats (e.g., MessagePack) have support for serializing dates.
Adding DateTimeOffset as a primitive allows that serializer to use an
optimized format.

agocke added 2 commits April 12, 2025 17:59
Some formats (e.g., MessagePack) have support for serializing dates.
Adding DateTimeOffset as a primitive allows that serializer to use an
optimized format.
@agocke agocke enabled auto-merge (squash) April 13, 2025 03:51
@agocke agocke merged commit 6fc0af0 into serdedotnet:main Apr 13, 2025
1 check passed
@agocke agocke deleted the add-datetimeoffset-primitive branch April 13, 2025 03:54
@agocke agocke mentioned this pull request Apr 16, 2025
2 tasks
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.

1 participant