mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-27 01:06:40 +00:00
Add missing arguments in intl docs
This commit is contained in:
@@ -36,3 +36,5 @@ Arguments
|
||||
* ``locale``: The locale
|
||||
* ``dateFormat``: The date format
|
||||
* ``pattern``: A date time pattern
|
||||
* ``timezone``: The date timezone
|
||||
* ``calendar``: The calendar (Gregorian by default)
|
||||
|
||||
@@ -73,3 +73,5 @@ Arguments
|
||||
* ``dateFormat``: The date format
|
||||
* ``timeFormat``: The time format
|
||||
* ``pattern``: A date time pattern
|
||||
* ``timezone``: The date timezone
|
||||
* ``calendar``: The calendar (Gregorian by default)
|
||||
|
||||
@@ -36,3 +36,5 @@ Arguments
|
||||
* ``locale``: The locale
|
||||
* ``timeFormat``: The time format
|
||||
* ``pattern``: A date time pattern
|
||||
* ``timezone``: The date timezone
|
||||
* ``calendar``: The calendar (Gregorian by default)
|
||||
|
||||
Reference in New Issue
Block a user