Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cadfcfa

Browse filesBrowse files
althausweaverryan
authored andcommitted
Update datetime.rst
Fixed "the the" typo.
1 parent e43bfa3 commit cadfcfa
Copy full SHA for cadfcfa

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎reference/forms/types/datetime.rst

Copy file name to clipboardExpand all lines: reference/forms/types/datetime.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ format
7474

7575
**type**: ``string`` **default**: ``Symfony\Component\Form\Extension\Core\Type\DateTimeType::HTML5_FORMAT``
7676

77-
If the ``widget`` option is set to ``single_text``, this option specifies the
78-
the format of the input, i.e. how Symfony will interpret the given input
77+
If the ``widget`` option is set to ``single_text``, this option specifies
78+
the format of the input, i.e. how Symfony will interpret the given input
7979
as a datetime string. It defaults to the `RFC 3339`_ format which is used
8080
by the HTML5 ``datetime`` field. Keeping the default value will cause the
8181
field to be rendered as an ``input`` field with ``type="datetime"``.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.