mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 02:46:29 +00:00
Update docs for filters that use the calendar option
This commit is contained in:
@@ -33,4 +33,4 @@ Arguments
|
||||
* ``dateFormat``: The date format
|
||||
* ``pattern``: A date time pattern
|
||||
* ``timezone``: The date timezone
|
||||
* ``calendar``: The calendar (Gregorian by default)
|
||||
* ``calendar``: The calendar ("gregorian" by default)
|
||||
|
||||
@@ -97,6 +97,6 @@ Arguments
|
||||
* ``timeFormat``: The time format
|
||||
* ``pattern``: A date time pattern
|
||||
* ``timezone``: The date timezone name
|
||||
* ``calendar``: The calendar (Gregorian by default)
|
||||
* ``calendar``: The calendar ("gregorian" by default)
|
||||
|
||||
.. _ICU user guide: https://unicode-org.github.io/icu/userguide/format_parse/datetime/#datetime-format-syntax
|
||||
|
||||
@@ -33,4 +33,4 @@ Arguments
|
||||
* ``timeFormat``: The time format
|
||||
* ``pattern``: A date time pattern
|
||||
* ``timezone``: The date timezone
|
||||
* ``calendar``: The calendar (Gregorian by default)
|
||||
* ``calendar``: The calendar ("gregorian" by default)
|
||||
|
||||
Reference in New Issue
Block a user