Received a warn that the chrono::NaiveDateTime::from_timestamp is deprecated. Replaced this with recommended method which also simplified our code
Depends on D12176
Differential D12178
[rust] Fix Clippy warnings about DateTime bartek on May 22 2024, 5:55 AM. Authored by Tags None Referenced Files
Details
Received a warn that the chrono::NaiveDateTime::from_timestamp is deprecated. Replaced this with recommended method which also simplified our code Depends on D12176
Diff Detail
|