Doc improvements (#6)

* add default datetime format, fix default format usage
* fixed format tests
* make reference time configurable
* improve doc
This commit is contained in:
T.v.Dein
2025-09-25 22:13:40 +02:00
committed by GitHub
parent ef4cc8b84b
commit d138af85f3
7 changed files with 162 additions and 40 deletions

View File

@@ -5,6 +5,6 @@ exec ts -e
stdout 'yesterday'
exec ts 3/1/2014
stdout 2014-01-03
stdout 'Fri Jan 03'