timepicker
timepicker copied to clipboard
deafult
When using a default value e.g.: defaultTime: '09:00' and then getting a time from my php /mysql database, the time still shows the default. It should be able to ignore the default and show a stored value e.g. value ='' and it should then show 16:15
Or is there a way to do this?
Would also be great if dropdown immediately showed default (or stored) value
Also want to know. i'm almost going for another plugin if i'm not able to pre-populate the value from database.