Skip to content

Commit 7107bf0

Browse files
authored
Update datetime.rst
1 parent eb031a5 commit 7107bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/datetime.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ the data can be a ``DateTime`` object, a string, a timestamp or an array.
1313
+---------------------------+-----------------------------------------------------------------------------+
1414
| Underlying Data Type | can be ``DateTime``, string, timestamp, or array (see the ``input`` option) |
1515
+---------------------------+-----------------------------------------------------------------------------+
16-
| Rendered as | single text box or three select fields |
16+
| Rendered as | single text box or five select fields |
1717
+---------------------------+-----------------------------------------------------------------------------+
1818
| Default invalid message | Please enter a valid date and time. |
1919
+---------------------------+-----------------------------------------------------------------------------+

0 commit comments

Comments
 (0)