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 d86b33e commit 5dfb6fcCopy full SHA for 5dfb6fc
reference/forms/types/time.rst
@@ -82,6 +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.
87
+
88
.. include:: /reference/forms/types/options/hours.rst.inc
89
90
.. include:: /reference/forms/types/options/html5.rst.inc
0 commit comments