Slider 24 Hour Time Picker

Herewith a timepicker made with two sliders, and some labels:

sliderTimePicker.aia (3.3 KB)

Of note: the quotient block used here:

image

should return integers for each and every value between the min value (0.0) and the max value e.g. ( 60.0) for any value below 100.0

1 Like