在 JS 或 JQuery 上查找日历
有谁知道类似下图所示的日历(参见网址),只需在 Java Script 或 JQuery 上执行即可?必须有机会按小时和日期进行选择。谢谢你!
Does anyone know similar calendar as in the picture below (see url), just do it on Java Script or JQuery? Must need the opportunity to choose by the hour and day. Thank you!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您的图片不起作用,但支持日期和时间的一个好的日期选择器(也是我所知道的唯一一个)是 这个。
此处是一个很好的 jQuery 日历控件列表。
Your picture doesn't work, but one good date picker that supports both date and time (and the only one known to me) is this one.
Here is a good list of jQuery calendar controls.