8000 Update datetime.rst · symfony/symfony-docs@6364800 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6364800

Browse files
althausweaverryan
authored andcommitted
Update datetime.rst
1 parent cadfcfa commit 6364800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/datetime.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ format
7575
**type**: ``string`` **default**: ``Symfony\Component\Form\Extension\Core\Type\DateTimeType::HTML5_FORMAT``
7676

7777
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
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