Time Picker
- To download the QEX file (in example directory), click here.
- Version of the ADC: 2.0.3.
This control is compatible with all time questions. If the question is using Date and Time, then only apply this ADC to the input for the time part. For the date part use adc2-datepicker.
This ADC only uses plain JavaScript.
PROPERTY | DESCRIPTION | OPTIONS/ POSSIBLE VALUES |
General | ||
---|---|---|
Background Color | Background colour of time picker | Any RGB colour |
Highlight Color | Colour of the control when it's in focus | Any RGB colour |
Font Color | Sets the colour for the font | Any RGB colour |
Time Picker | ||
Time format | Option to choose 24 hour clock or 12 hour clock | 24 Hour clock; 12 Hour clock |
Show Seconds | Option to show/hide seconds counter | Show; Hide |
Minutes intervals | Step intervals for minute counter | Any number from 1 to 59 |
Seconds intervals | Step intervals for seconds counter | Any number from 1 to 59 |