TimePicker is a clock component to display or select Time on an analog clock (12h am/pm)
{"selector:TimePicker ":{CONFIG}}
{ "time": "09:00", "cb_change": OPTIONAL_CALLBACK }
my_timeband.val(__time); //sets or gets current time
my_timeband.onChange = function(){};
There was an error while loading. Please reload this page.