hugo/common/htime
Bjørn Erik Pedersen 0566bbf7c7 Fix raw TOML dates in where/eq
Note that this has only been a problem with "raw dates" in TOML files in /data and similar. The predefined front matter
dates `.Date` etc. are converted to a Go Time and has worked fine even after upgrading to v2 of the go-toml lib.

Fixes #9979
2022-06-07 13:02:58 +02:00
..
time.go Fix raw TOML dates in where/eq 2022-06-07 13:02:58 +02:00
time_test.go common/htime: Fix time.Format with Go layouts 2021-11-01 15:45:59 +01:00