Outputs the current date and/or time. Can be formatted using the same formatting specification as the date
filter.
Template
{% now "SHORT_DATETIME_FORMAT" %}
Result
04/14/2020 10:42 p.m.
Outputs the current date and/or time. Can be formatted using the same formatting specification as the date
filter.
{% now "SHORT_DATETIME_FORMAT" %}
04/14/2020 10:42 p.m.
Did we get something wrong? Is there a use case for the
now
tag that we should add?
Please let us know.