Responsive jQuery DateTime Pic
Responsive jQuery DateTime Picker library for Web & Mobile
DateTime Picker is a quick highly customizable jQuery plugin. The design is clutter free & well suited for embedding it into mobile application development.
Users can change values using +/- buttons or type values directly into the textbox by selecting each value fields.
For web, picker can be binded relative to reference element, were it will appear at the bottom of the element. For mobile, the picker can appear as a dialog box covering entire window.
Browser Support Chrome, Firefox, Safari, Opera, IE 6+ Android 2.3+, iOS 6+, Windows Phone 8 More DetailsFor demo & api documentation visit Plugin Page
Build System Install devDependencies listed in "package.json"npm install
grunt
Tasks configured in "Gruntfile.js"
Copy "DateTimePicker.js" and "DateTimePicker.css" from "src" folder to "dist" folder. Uglify "src/DateTimePicker.js" to "dist/DateTimePicker.min.js" Minify "src/DateTimePicker.css" to "dist/DateTimePicker.min.css" Installationsnpm
npm install datetimepicker
bower
bower install flat-datetimepicker
DateTimePicker is hosted on jsDelivr.
Files - Latest
<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/datetimepicker@latest/dist/DateTimePicker.min.css" />
<script type="text/javascript" src="//cdn.jsdelivr.net/npm/datetimepicker@latest/dist/DateTimePicker.min.js"></script>
Files - Particular Version
<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/datetimepicker@<version>/dist/DateTimePicker.min.css" />
<script type="text/javascript" src="//cdn.jsdelivr.net/npm/datetimepicker@<version>/dist/DateTimePicker.min.js"></script>
Authors
Neha Kadam: Developer
Special Thanks:
Jean-Christophe Hoelt - NPM packaging. Few customization options. All ContributorsCopyright 2014-2019 Lajpat Shah
I can not actively maintain or reply quickly due to time constraints, please consider this point before using plugin.
LicenseLicensed under the MIT License
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。