bootstrap-datetimepicker是1款基于Bootstrup 3的超实用jQuery日期时间选择器。通过该插件你可以非常容易的创建很酷的bootstrup样式的日期时间选择器。
你也能够通过修改css文件来自定义它的样式。
该jQuery日期时间选择器的最小外部依赖需求是:
- jQuery
- Moment.js
- Bootstrap.js(如果你不想使用完全的bootstrup,最少需要transition 和collapse)
- Bootstrap Datepicker script
- Bootstrap CSS
- Bootstrap Datepicker CSS
- Moment.js文件可以在这里下载。(关于Moment请看这篇文章)
在线演示:http://www.htmleaf.com/Demo/201503041459.html
下载地址:http://www.htmleaf.com/jQuery/Calendar-Date-Time-picker/201503041458.html