jQuery Plugin Date and Time Picker
Go to file
Andrei 5ef92c20e1 Fixed: today button dbl click didn't validate date
The today (home) button show the current month. After the double click it selected the current date and closed the popup, not validating the current date against the specified minimum and maximum dates.
Now, if the current date is out of the allowed range, the popup stays visible, and the input value is not changed.
2015-04-30 11:08:55 +03:00
screen highlighted dates: new screenshots 2015-04-09 15:12:04 +02:00
.gitignore added several languages 2014-11-16 02:28:37 +05:00
bower.json Fix bug with minDate option and mistake Date.parse insted Date.parseDate 2015-04-22 13:26:36 +05:00
datetimepicker.jquery.json Fix bug with minDate option and mistake Date.parse insted Date.parseDate 2015-04-22 13:26:36 +05:00
index.html Fix bug with minDate option and mistake Date.parse insted Date.parseDate 2015-04-22 13:28:36 +05:00
jquery.datetimepicker.css added css elements to highlight dates 2015-04-09 15:17:59 +02:00
jquery.datetimepicker.js Fixed: today button dbl click didn't validate date 2015-04-30 11:08:55 +03:00
jquery.js Rename jquery-1.10.2.min.js to jquery.js 2013-11-03 16:34:48 +06:00
MIT-LICENSE.txt Added jquery plugin manifest 2013-11-05 16:22:26 +06:00
package.json Fix bug with minDate option and mistake Date.parse insted Date.parseDate 2015-04-22 13:26:36 +05:00
README.md highlighted dates: updated doc with screenshots 2015-04-09 15:12:43 +02:00

datetimepicker

Documentation

jQuery Plugin Date and Time Picker

DateTimePicker

ScreenShot

DatePicker

ScreenShot

TimePicker

ScreenShot

Options to highlight individual dates or periods

ScreenShot

ScreenShot

ScreenShot