Fix Incorrect DateTimeOffset Serializer by T0PP1ng · Pull Request #2225 · MessagePack-CSharp/MessagePack-CSharp · GitHub
Skip to content

Fix Incorrect DateTimeOffset Serializer#2225

Merged
AArnott merged 1 commit into
MessagePack-CSharp:masterfrom
T0PP1ng:fix-datetimeoffset-formatter
Aug 22, 2025
Merged

Fix Incorrect DateTimeOffset Serializer#2225
AArnott merged 1 commit into
MessagePack-CSharp:masterfrom
T0PP1ng:fix-datetimeoffset-formatter

Conversation

@T0PP1ng

@T0PP1ng T0PP1ng commented Aug 21, 2025

Copy link
Copy Markdown
Contributor

Use UtcTicks instead of Ticks.

@AArnott AArnott left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Ooh! Nice catch. Thanks for sharing.

@AArnott AArnott merged commit 327711d into MessagePack-CSharp:master Aug 22, 2025
3 checks passed
@T0PP1ng T0PP1ng deleted the fix-datetimeoffset-formatter branch August 25, 2025 07:20
@AArnott

AArnott commented May 14, 2026

Copy link
Copy Markdown
Collaborator

pull Bot pushed a commit to LoadsAForks/MessagePack-CSharp that referenced this pull request May 15, 2026
This was referenced May 21, 2026
This was referenced Jun 15, 2026
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.

2 participants