mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 19:36:43 +00:00
Merge branch '2.x' into 3.x
* 2.x: Tweak docs [doc] Quick access to ICU user guide
This commit is contained in:
@@ -25,7 +25,10 @@ You can tweak the output for the date part and the time part:
|
||||
|
||||
Supported values are: ``none``, ``short``, ``medium``, ``long``, and ``full``.
|
||||
|
||||
For greater flexiblity, you can even define your own pattern:
|
||||
For greater flexiblity, you can even define your own pattern (see the `ICU user
|
||||
guide
|
||||
<https://unicode-org.github.io/icu/userguide/format_parse/datetime/#datetime-format-syntax>`_
|
||||
for supported patterns).
|
||||
|
||||
.. code-block:: twig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user