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

Problem with DateTimeOffset responses #124

Open
payambordbar opened this issue Dec 10, 2021 · 1 comment
Open

Problem with DateTimeOffset responses #124

payambordbar opened this issue Dec 10, 2021 · 1 comment

Comments

@payambordbar
Copy link

Every Time the response contains a DateTimeOffset with any offset, AutoWrapper Change it to local DateTimeOffset.

You are using Jtoken.Parse from Newtonsoft.Json to parse the response and the problem came from there.

@zoinkydoink
Copy link

I just found out we have this same exact using AutoWrapper, we need a fix to this please otherwise we have to revert all of our code not to use the wrapper

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

No branches or pull requests

2 participants