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

Replace deprecated code in chrono 0.4.23 #1994

Open
iajoiner opened this issue Dec 1, 2022 · 0 comments
Open

Replace deprecated code in chrono 0.4.23 #1994

iajoiner opened this issue Dec 1, 2022 · 0 comments

Comments

@iajoiner
Copy link

iajoiner commented Dec 1, 2022

Instances where replacement is necessary

rusoto/signature/src/signature.rs:391:26 current_time.date().naive_utc()
rusoto/signature/src/signature.rs:496:18 date.date().naive_utc()
rusoto/signature/src/signature.rs:962:31 let date = NaiveDate::from_ymd(0, 1, 1);
@iajoiner iajoiner changed the title Remove instances of chrono::DateTime::<Tz>::date since it has been deprecated since chrono 0.4.23 Replace deprecated code in chrono 0.4.23 Dec 1, 2022
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

1 participant