Skip to content

Commit cc9bccd

Browse files
committed
[#2975] Removing duplicate note
1 parent 74897e3 commit cc9bccd

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

reference/forms/types/date.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -114,13 +114,6 @@ Alternatively, you can specify a string to be displayed for the "blank" value::
114114

115115
.. include:: /reference/forms/types/options/date_format.rst.inc
116116

117-
.. note::
118-
119-
If you want your field to be rendered as a HTML5 date field, you have to use
120-
a ``single_text`` widget and the ``yyyy-MM-dd`` format (the `RFC 3339`_ format)
121-
which is the default format if you use the ``single_text`` widget and don't
122-
specify any other format.
123-
124117
.. include:: /reference/forms/types/options/data_timezone.rst.inc
125118

126119
.. include:: /reference/forms/types/options/user_timezone.rst.inc

0 commit comments

Comments
 (0)