Select Time
Some tooltip text!
• 1 minute to read
• 1 minute to read
This element is used to get Time. as input.
Configuration
Setting | Description |
---|---|
minInc | Sets the gap in minutes between each allowable entry Fewer options per hour makes the drop-down smaller |
Example
minInc = 15
This setting gives you 15-minute increments - 4 options per hour.
Functions
setValue(String time)
Sets the selected Time
. The value must be formatted as HH:MI:SS.
toString()
Returns the time as a string formatted as HH:MI:SS.