Is it possible to add a picker box for both Date AND Time within a GUI?
If not, is it possible to combine two variables, one for date (picker) and the other for time (number) into one variable to be used as a Start Time variable for calendar?
Thanks!
here is a working solution using listBoxes, test it in a spreadsheet(make a copy to use)
EDIT : and here is another version with an ordinary textBox :(available in the same test sheet)