mirror of
https://github.com/sharkdp/fd.git
synced 2024-11-17 09:28:25 +01:00
ba60a163fe
This patch uses Chrono for explicit date or datetime parsing, only using humantime for its relative time parsing. The following formats are accepted: 1. Full RFC3339 parsing, requiring an explicit timezone 2. `YY-MM-DD`, defaulting to time `00:00:00` for the given date in the local time zone 3. `YY-MM-DD HH:MM:SS` in the local time zone Fixes #631, #794 |
||
---|---|---|
.. | ||
.gitattributes | ||
fd.1 | ||
screencast.sh | ||
screencast.svg |