1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 17:51:07 +00:00
uutils-coreutils/src
Terts Diepraam 177ac7ea28
stat: use chrono instead of time in fsext (#5934)
* stat: use chrono instead of time in fsext

This removes the dependency of `fsext` on `time` and it cleans up the code.

* stat: use chrono instead of time in fsext

This removes the dependency of `fsext` on `time` and it cleans up the code.

* stat: fix two errors from clippy & spell-checker

* stat: move fn to fix clippy error

* stat: print - if birth time unknown

* uucore/fsext: fix "unused import" error on Windows

---------

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2024-02-19 10:21:26 +01:00
..
bin Remove the author copyright notices (#5184) 2023-08-21 12:23:18 +02:00
uu stat: use chrono instead of time in fsext (#5934) 2024-02-19 10:21:26 +01:00
uucore stat: use chrono instead of time in fsext (#5934) 2024-02-19 10:21:26 +01:00
uucore_procs uucore: make help_{about,usage} fail if no text is found 2024-02-06 13:45:43 +01:00
uuhelp_parser 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00