mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 10:56:38 +00:00
minor #3409 [doc] Quick access to ICU user guide (SiM07)
This PR was submitted for the 3.x branch but it was squashed and merged into the 2.x branch instead.
Discussion
----------
[doc] Quick access to ICU user guide
I usefull to access quicky to pattern documentation.
Commits
-------
90a2278d [doc] Quick access to ICU user guide
This commit is contained in:
@@ -28,7 +28,7 @@ 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. Possible patterns are documented in the `ICU user guide <https://unicode-org.github.io/icu/userguide/format_parse/datetime/#datetime-format-syntax>`.
|
||||
|
||||
.. code-block:: twig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user