hugo/tpl/collections
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
..
append.go
append_test.go Fix raw TOML dates in where/eq 2022-06-07 13:02:58 +02:00
apply.go
apply_test.go Fix raw TOML dates in where/eq 2022-06-07 13:02:58 +02:00
collections.go Fix raw TOML dates in where/eq 2022-06-07 13:02:58 +02:00
collections_test.go Fix raw TOML dates in where/eq 2022-06-07 13:02:58 +02:00
complement.go
complement_test.go Fix raw TOML dates in where/eq 2022-06-07 13:02:58 +02:00
index.go
index_test.go Fix raw TOML dates in where/eq 2022-06-07 13:02:58 +02:00
init.go
integration_test.go
merge.go
merge_test.go Fix raw TOML dates in where/eq 2022-06-07 13:02:58 +02:00
reflect_helpers.go Fix raw TOML dates in where/eq 2022-06-07 13:02:58 +02:00
sort.go Fix raw TOML dates in where/eq 2022-06-07 13:02:58 +02:00
sort_test.go
symdiff.go
symdiff_test.go Fix raw TOML dates in where/eq 2022-06-07 13:02:58 +02:00
where.go Fix raw TOML dates in where/eq 2022-06-07 13:02:58 +02:00
where_test.go Fix raw TOML dates in where/eq 2022-06-07 13:02:58 +02:00