基于Bootstrup的jQuery日期时间选择器

bootstrap-datetimepicker是一款基于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请看这篇文章)
基于Bootstrup的jQuery日期时间选择器_第1张图片

在线演示:http://www.htmleaf.com/Demo/201503041459.html

下载地址:http://www.htmleaf.com/jQuery/Calendar-Date-Time-picker/201503041458.html

你可能感兴趣的:(插件库)