[doc] Quick access to ICU user guide

This commit is contained in:
Simon Rolland
2020-10-13 11:36:16 +02:00
committed by Fabien Potencier
parent f4aacffcbb
commit 90a2278d60
+1 -1
View File
@@ -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