日历
它是什么?
Calendrical是jQuery的插件,可提供受Google Calender启发的弹出日期和时间选择器。
安装
作为全球
复制JavaScript文件jquery.calendrical.js并将样式表calendrical.css在您的项目中。
使用npm / yarn
yarn add jquery-calendrical
用法
您可以使用以下功能将日历日历日期和时间选择器添加到现有文本字段中:
.calendricalDate
.calendricalTime
.calendricalDateRange
.calendricalTimeRange
.calendricalDateTimeRange
有关如何使用这些功能的示例,请参见example.html 。
选项
所有的Calendrical函数都可以接受options哈希作为参数。
日期
1