summaryrefslogtreecommitdiff
path: root/ext/kv/time.rs
AgeCommit message (Expand)Author
2024-05-23refactor: remove custom `utc_now` in favor of `chrono::Utc:now` feature (#23...Felipe Baltor
2024-04-08refactor: use `chrono::DateTime::from_timestamp` (#23273)Asher Gomez
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-10-30chore: remove usage of chrono::Utc::now() (#20995)Divy Srivastava