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 8e5f28d commit bfaff91Copy full SHA for bfaff91
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