Answer the question
In order to leave comments, you need to log in
How to format date in Jinja Flask templates?
I'm rewriting a project from Django to Flask, and in the Django templates the date is displayed like this:
{{ article.date|date:"j E Y" }}
How to do the same in Flask?
Is it necessary to write your own filter?
The jijna documentation doesn't say anything about date formatting.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question