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 241d923

Browse filesBrowse files
committed
minor #3813 [Reference][Forms]fix time field count. (yositani2002)
This PR was merged into the 2.3 branch. Discussion ---------- [Reference][Forms]fix time field count. | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | Commits ------- b2484eb fix field count.
2 parents bc96f55 + b2484eb commit 241d923
Copy full SHA for 241d923

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎reference/forms/types/time.rst

Copy file name to clipboardExpand all lines: reference/forms/types/time.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ options are ``input`` and ``widget``.
5151

5252
Suppose that you have a ``startTime`` field whose underlying time data is a
5353
``DateTime`` object. The following configures the ``time`` type for that
54-
field as three different choice fields:
54+
field as two different choice fields:
5555

5656
.. code-block:: php
5757

0 commit comments

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