$('#id').mdatetimer({ mode: 1, //时间选择器模式: 1 :年月日,2 :年月日时分( 24 小时),3 :年月日时分( 12 小时),4 :年月日时分秒。默认: 1 format: 2, //时间格式化方式: 1 :2015 年 06月 10 日 17 时 30分 46 秒,2 : 2015-05-10 17:30:46。默认: 2 years: [2017, 2018], // 年份数组 nowbtn: null, //是否显示现在按钮 onOk: null, //点击确定时添加额外的执行函数 默认null onCancel: null, //点击取消时添加额外的执行函数 默认null checkHoliday: 0,//是否设置节假日不可选,节假日数组可在插件内异步请求 });
forked from carrygor/zepto-mdatetimer
-
Notifications
You must be signed in to change notification settings - Fork 0
win9s/zepto-mdatetimer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 97.8%
- CSS 2.2%