mpuusaar / jquery-simple-datetimepicker

Date and time picker, simple & clean. (jquery plugin)

Home Page:http://mugifly.github.com/jquery-simple-datetimepicker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jquery-simple-datetimepicker (jquery.simple-dtpicker.js)

Date and time picker, it's simple & clean. (jQuery plugin)

screenshot

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.

Requirements

  • jQuery 1.7.2 or later

Development

The master branch is development version. Instead, You can get a stable version from released tags.

Automated testing status of master branch: Build Status

Testing on your environment

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.

Contributors

List of contributors; Thanks.

License and author

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.

About

Date and time picker, simple & clean. (jquery plugin)

http://mugifly.github.com/jquery-simple-datetimepicker

License:Other


Languages

Language:JavaScript 87.3%Language:CSS 12.7%