We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e83480 commit 6aa67f5Copy full SHA for 6aa67f5
reference/forms/types/time.rst
@@ -82,8 +82,9 @@ values for the hour, minute and second fields::
82
],
83
]);
84
85
-If you want seconds to be displayed as well, take a look at the setting
86
-`with_seconds`_, which is by default set to false.
+.. seealso::
+
87
+ See the `with_seconds`_ option on how to enable seconds in the form type.
88
89
.. include:: /reference/forms/types/options/hours.rst.inc
90
0 commit comments