##DateTimePicker
Responsive flat design jQuery DateTime Picker plugin 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 9+
- Android 2.3+, iOS 6+, Windows Phone 8
For demo & api documentation visit Plugin Page
##Improve the plugin
To build the plugin, you need npm installed on your system. Type npm install
to install dev dependencies. Type npm dist
to update the dist folder (will create minified css and js).
##Installations
-
npm
npm install datetimepicker
-
bower
bower install curioussolutions-datetimepicker
##Authors @nehakadam
Special thanks to Shweta Matkar & Arti Berde for their contributions
Jean-Christophe Hoelt - NPM packaging. Few customization options.
##License Copyright 2014 Curious Solutions Pvt Ltd and @nehakadam
Licensed under the MIT License