Skip to content

Commit f40c3f7

Browse files
Update Time.rst
HH:MM:SS is not a valid format
1 parent ae812a5 commit f40c3f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Time.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Time
22
====
33

44
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.
5+
be cast into a string) that follows a valid ``H:i:s`` format.
66

77
========== ===================================================================
88
Applies to :ref:`property or method <validation-property-target>`

0 commit comments

Comments
 (0)