mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-02 22:17:45 +00:00
date -d supports - 1 year ago, 2 second, etc
This commit is contained in:
parent
6f0e4ece9d
commit
825d240ef0
4 changed files with 47 additions and 3 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -2538,7 +2538,9 @@ version = "0.0.18"
|
|||
dependencies = [
|
||||
"chrono",
|
||||
"clap",
|
||||
"humantime_to_duration",
|
||||
"libc",
|
||||
"time",
|
||||
"uucore",
|
||||
"windows-sys 0.45.0",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue