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 ae812a5 commit f40c3f7Copy full SHA for f40c3f7
reference/constraints/Time.rst
@@ -2,7 +2,7 @@ Time
2
====
3
4
Validates that a value is a valid time, meaning a string (or an object that can
5
-be cast into a string) that follows a valid ``HH:MM:SS`` format.
+be cast into a string) that follows a valid ``H:i:s`` format.
6
7
========== ===================================================================
8
Applies to :ref:`property or method <validation-property-target>`
0 commit comments