jplatte / hinoki

A simple, yet very flexible static site generator.
GNU Affero General Public License v3.0
9 stars 2 forks source link

Date formatting #14

Closed jplatte closed 1 year ago

jplatte commented 1 year ago

This is really more a MiniJinja / Tera parity thing, but if not implemented in MiniJinja, could be added as a filter inside hinoki.

MiniJinja issue: https://github.com/mitsuhiko/minijinja/issues/378

jplatte commented 1 year ago

Done in babd85f53f27746338476050c92e8f038fbb080b.