Tell me how to set the time format for the B4XPlusMinus element to display the sequence of hours: 0:00 1:00 2:00, etc.
B4X:
B4XPlusMinus.SetNumericRange (0, 23, 1)