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
Copy link
Copy Markdown
Contributor

@T0PP1ng T0PP1ng commented Aug 21, 2025

Use UtcTicks instead of Ticks.

Copy link
Copy Markdown
Collaborator

@AArnott AArnott left a comment

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
Copy link
Copy Markdown
Collaborator

AArnott commented May 14, 2026

This introduced a test failure that was hidden in PR checks because (I believe) the github runners must be on UTC time.

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