javascript time picker, why==because input type time is not the same on every OS/Browser/device
and some time pickers i do not like
some os/browsers show 12 hour AM/PM for kindergarden kids, wich i cannot change from html/javascipt https://jsfiddle.net/luberth/ow3zceyn/show/
Windows7 internet explorer does not work when coded like this
i do not understand the (function (test1) {
added readonly="readonly" to input type text analogue-time-picker.js prevent keyboard popup on android
this code is from https://github.com/ShaneGH/analogue-time-picker/tree/master/dev