mugifly / jquery-simple-datetimepicker

Date & time picker for jQuery, It's simple & clean.
http://mugifly.github.com/jquery-simple-datetimepicker
Other
260 stars 182 forks source link

block days or dates #102

Closed tbergehenegouwen closed 10 years ago

tbergehenegouwen commented 10 years ago

Is it possible to block dates, so they can't be selected. Like i want that the date 20-02-2014 can't be selected, or all Fridays can't be selected.

mugifly commented 10 years ago

Reference post: Disable Sunday or anyone weekday. #109. The allowWdays option has been implemented.