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