Date and time picker, it's simple & clean. (jQuery plugin)
Details and samples: http://mugifly.github.com/jquery-simple-datetimepicker
Your feedback is highly appreciated. you can send requests and bug reports as Issues on GitHub.
- jQuery 1.7.2 or later
The master branch is development version. Instead, You can get a stable version from released tags.
Automated testing status of master branch:
I will not force you to testing work about yourself of commit, However that recommends.
Requirements for develop: Node.js (that includes the npm).
$ npm install -g grunt-cli
$ npm install
$ grunt test
And, the test scripts (it using QUnit testing framework) has included into t/ directory.
List of contributors; Thanks.
Copyright (c) 2013 Masanori Ohgita (http://ohgita.info/).
This program is free software distributed under the terms of the MIT license. See LICENSE.txt for details.