Skip to content

DateTimeOffsetAccessor.GetSize() returns the same size on both x86 and x64 architectures #244

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 3 commits into from
Apr 29, 2022

Conversation

alex-kulakov
Copy link
Contributor

DateTimeOffsetAccessor appeared in 6.0.8 and brought a problem on x86 - DateTimeOffset size is 12 bytes instead of 16 which led to DateTimeOffsetAccessor.Rank became 6 instead of 7 and caused using wrong Encode/Decode methods.

@alex-kulakov alex-kulakov merged commit 6a28b52 into 6.0 Apr 29, 2022
@alex-kulakov alex-kulakov deleted the datetimeoffset-accessor-on-x86-issue branch April 29, 2022 08:06
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