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

Valid periods #43

Open deviso opened 11 years ago

deviso commented 11 years ago

Allow for defining a start / end date which represents a valid period.

For instance, I would only like to allow the user select a date within the current month. Or only between the 14th and the 24th...