javascript 在 iOS/Android 上运行良好的 jQuery 日期时间选择器

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/4576281/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-25 14:10:18  来源:igfitidea点击:

jQuery Date Time picker that works well on iOS/Android

javascriptjqueryandroidiosdatepicker

提问by csexton

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.

另一个选项是天、月、小时和分钟的四个下拉选项。似乎必须有更好的解决方案。

回答by Levi Kovacs

Try mobiscroll.

试试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" +/-.

它在 android 和 iOS 上运行良好,并且带有预定义主题。它可以与滚动或“Android 风格”+/- 一起使用。

回答by Christoph Baudson

Check out my implementation of an Android-style datepicker for jQuery Mobile, called Mobi Pick

查看我为 jQuery Mobile 实现的 Android 风格的日期选择器,名为 Mobi Pick

http://mobipick.sustainablepace.net/

http://mobipick.sustainablepace.net/