Skip to content

Commit aa0bcda

Browse files
committed
Merge branch '3.4' into 4.4
* 3.4: Update ICU project doc website
2 parents 9d7f109 + 21182cf commit aa0bcda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

reference/forms/types/datetime.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,4 +291,4 @@ Field Variables
291291
+----------+------------+----------------------------------------------------------------------+
292292

293293
.. _`datetime local`: http://w3c.github.io/html-reference/datatypes.html#form.data.datetime-local
294-
.. _`Date/Time Format Syntax`: http://userguide.icu-project.org/formatparse/datetime#TOC-Date-Time-Format-Syntax
294+
.. _`Date/Time Format Syntax`: https://unicode-org.github.io/icu/userguide/format_parse/datetime/#datetime-format-syntax

reference/forms/types/options/date_format.rst.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ For more information on valid formats, see `Date/Time Format Syntax`_::
2929
(the `RFC 3339`_ format) which is the default value if you use the
3030
``single_text`` widget.
3131

32-
.. _`Date/Time Format Syntax`: http://userguide.icu-project.org/formatparse/datetime#TOC-Date-Time-Format-Syntax
32+
.. _`Date/Time Format Syntax`: https://unicode-org.github.io/icu/userguide/format_parse/datetime/#datetime-format-syntax
3333
.. _`IntlDateFormatter::MEDIUM`: https://www.php.net/manual/en/class.intldateformatter.php#intl.intldateformatter-constants
3434
.. _`RFC 3339`: https://tools.ietf.org/html/rfc3339

0 commit comments

Comments
 (0)