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

Fix warning about deprecated function chrono::DateTime::<Tz>::from_utc #832

Closed
ikopylov opened this issue Sep 5, 2023 · 0 comments · Fixed by #834
Closed

Fix warning about deprecated function chrono::DateTime::<Tz>::from_utc #832

ikopylov opened this issue Sep 5, 2023 · 0 comments · Fixed by #834
Assignees

Comments

@ikopylov
Copy link
Member

ikopylov commented Sep 5, 2023

Location: https://github.com/qoollo/bob/blob/master/bob-backend/src/pearl/utils.rs#L96

Warning text:

use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants