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

use time::OffsetDateTime in services #979

Merged
merged 4 commits into from
Aug 5, 2022
Merged

Conversation

ctaggart
Copy link
Contributor

@ctaggart ctaggart commented Aug 5, 2022

Fix #51. Swagger defines the default format as rfc3339. Azure specs also use date-time-rfc1123. The SDKs switched in #965.

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.

services should use time crate for dates
3 participants