File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
reference/forms/types/options Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
hours
2
2
~~~~~
3
3
4
- **type **: ``integer `` **default**: 0 to 23
4
+ **type **: ``array `` **default**: 0 to 23
5
5
6
6
List of hours available to the hours field type . This option is only relevant
7
7
when the ``widget`` option is set to ``choice``.
Original file line number Diff line number Diff line change 1
1
minutes
2
2
~~~~~~~
3
3
4
- **type **: ``integer `` **default**: 0 to 59
4
+ **type **: ``array `` **default**: 0 to 59
5
5
6
6
List of minutes available to the minutes field type . This option is only
7
7
relevant when the ``widget`` option is set to ``choice``.
Original file line number Diff line number Diff line change 1
1
seconds
2
2
~~~~~~~
3
3
4
- **type **: ``integer `` **default**: 0 to 59
4
+ **type **: ``array `` **default**: 0 to 59
5
5
6
6
List of seconds available to the seconds field type . This option is only
7
7
relevant when the ``widget`` option is set to ``choice``.
You can’t perform that action at this time.
0 commit comments