Skip to content
Unverified Commit 9abad1ac authored by 82marbag's avatar 82marbag Committed by GitHub
Browse files

Do not use deprecated from_timestamp from chrono (#1980)

* Do not use deprecated from_timestamp from chrono

CI is failing because
[from_timestamp](https://docs.rs/chrono/latest/chrono/naive/struct.NaiveDateTime.html#method.from_timestamp

)
is now deprecated.

Signed-off-by: default avatarDaniele Ahmed <ahmeddan@amazon.de>

* Update changelog

Signed-off-by: default avatarDaniele Ahmed <ahmeddan@amazon.de>

* Fix error

Signed-off-by: default avatarDaniele Ahmed <ahmeddan@amazon.de>

* Use with_ymd_and_hms

Signed-off-by: default avatarDaniele Ahmed <ahmeddan@amazon.de>

Signed-off-by: default avatarDaniele Ahmed <ahmeddan@amazon.de>
parent 7477cfbc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment