cobalt-org / liquid-rust

Liquid templating for Rust
docs.rs/liquid
MIT License
473 stars 79 forks source link

fix: DateFilter doesn't support date format #495

Closed flisky closed 1 year ago

flisky commented 1 year ago
flisky commented 1 year ago

actually, there is no datetime filter, and it seems that Date variant should be replaced by DateTime?