Date formatting in Tera
Published: May 26, 2024
Chrono documentation for date and time formatting syntax. For example, the date above was formatted with the following code:
{{ page.date | date(format="%b %d, %Y") }}
Published: May 26, 2024
Chrono documentation for date and time formatting syntax. For example, the date above was formatted with the following code:
{{ page.date | date(format="%b %d, %Y") }}