mirror of
https://github.com/Llewellynvdm/exa.git
synced 2025-02-08 13:38:25 +00:00
bc830b9158
Instead of returning a Duration since the epoch from file metadata, which cannot represent times before it, return the SystemTime directly. Move conversion closer to where it's needed, and perform it infallibly.