zola/components/front_matter
Hannu Hartikainen c4154bb8c4
Don't panic on bad date strings (#1051)
* Don't panic on bad date strings

Instead, show a helpful error message explaining only RFC3339 is
supported.

Fixes #993.

* Try to parse the full range of TOML date formats
2020-06-09 22:39:39 +02:00
..
src Don't panic on bad date strings (#1051) 2020-06-09 22:39:39 +02:00
Cargo.toml Use Rust 2018 edition (#885) 2020-02-02 17:48:43 -08:00