mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 11:27:00 +00:00
Update format_date.rst
Adding link to `format_datetime` - I hope the link syntax is correct :-)
This commit is contained in:
committed by
Fabien Potencier
parent
5fd9bf13bb
commit
ce747dc4c6
@@ -5,7 +5,7 @@
|
||||
The ``format_date`` filter was added in Twig 2.12.
|
||||
|
||||
The ``format_date`` filter formats a date. It behaves in the exact same way as
|
||||
the ``format_datetime`` filter, but without the time.
|
||||
the :doc:`format_datetime<format_datetime>` filter, but without the time.
|
||||
|
||||
.. note::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user