Reputation: 24793
Is there a decent date time picker that works well on mobile devices? Everything I have found seems to be very clunky on a phone.
The other option is the four drop down selects for day, month, hour and minute. just seems like there must be a better solution out there.
Upvotes: 6
Views: 13970
Reputation: 1071
Check out my implementation of an Android-style datepicker for jQuery Mobile, called Mobi Pick
http://mobipick.sustainablepace.net/
Upvotes: 2
Reputation: 1159
Try mobiscroll.
It works very well on android and iOS, and it comes with pre-defiend themes. It can be used with scroll, or the "Android style" +/-.
Upvotes: 13