mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 18:36:53 +00:00
fixed typos in the doc
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
.. versionadded:: 1.5
|
||||
The default date format support has been added in Twig 1.5.
|
||||
|
||||
.. versionadded:: 1.7
|
||||
The default timezone support has been added in Twig 1.7.
|
||||
.. versionadded:: 1.6.1
|
||||
The default timezone support has been added in Twig 1.6.1.
|
||||
|
||||
The ``date`` filter formats a date to a given format:
|
||||
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
.. versionadded:: 1.6
|
||||
The date function has been added in Twig 1.6.
|
||||
|
||||
.. versionadded:: 1.7
|
||||
The default timezone support has been added in Twig 1.7.
|
||||
.. versionadded:: 1.6.1
|
||||
The default timezone support has been added in Twig 1.6.1.
|
||||
|
||||
Converts an argument to a date to allow date comparison:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user