You can specify type=“time” at the moment and you get, on Android at least, what looks like a time input field in the pop-up.
But the buttons are Clear and Cancel so this element is useless.
Are we going to get a new Time type? It’s not in the docs…
You can specify type=“time” at the moment and you get, on Android at least, what looks like a time input field in the pop-up.
But the buttons are Clear and Cancel so this element is useless.
Are we going to get a new Time type? It’s not in the docs…
hi ,
you can use the cordova date time picker
I’ve used this plugin and it works very well on IOS and Android.
Did you have a solution for WP?
I’m working on a WP version for my app and currently I have to add 2 fields (hour and minutes).
Thanks. I’ll give it a go.
hi @DFull
check this plugin if for android, ios, windows phone
http://plugreg.com/plugin/leecrossley/cordova-plugin-datetime-picker
Thanks but I need a time plugin
Hope this will help you.