jQuery Plugin Date and Time Picker
Go to file
Sjoerd Job Postmus 3262fbdcb5 Use proper class names when options.weeks and options.className are both set.
When options.weeks is true, and options.className is set, the result is
that both are concatenated together without a space to separate them.

For future maintainability, I decided to split out the modifications to
the datetimepicker element into separate modifications to more cleanly
show intent.
2015-05-07 22:17:21 +02: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 Use proper class names when options.weeks and options.className are both set. 2015-05-07 22:17:21 +02: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