Skip to content

[Core] Update AzureJSONEncoder's datetime format #20190

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

Closed
mccoyp opened this issue Aug 9, 2021 · 0 comments · Fixed by #20346
Closed

[Core] Update AzureJSONEncoder's datetime format #20190

mccoyp opened this issue Aug 9, 2021 · 0 comments · Fixed by #20346
Assignees
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library.

Comments

@mccoyp
Copy link
Member

mccoyp commented Aug 9, 2021

Rather than serializing datetimes with a trailing +00:00 UTC offset, use Z as JavaScript's Date does in its toJSON method.

@mccoyp mccoyp added Client This issue points to a problem in the data-plane of the library. Azure.Core labels Aug 9, 2021
@mccoyp mccoyp added this to the [2021] September milestone Aug 9, 2021
@mccoyp mccoyp self-assigned this Aug 9, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant