Search and Top Navigation
#7633 closed feature (wontfix)
Opened August 12, 2011 07:50PM UTC
Closed August 12, 2011 08:08PM UTC
Add option to exclude date ranges.
Reported by: | lukeschlather | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.datepicker | Version: | git (not yet released) |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In addition to dateMin and dateMax, I would like a excludeDateRange option when instantiating a datepicker. I have a patch, I'll put up a pull request and a test case in a moment.
Attachments (0)
Change History (1)
Changed August 12, 2011 08:08PM UTC by comment:1
resolution: | → wontfix |
---|---|
status: | new → closed |
We're not adding features to datepicker. You can already do this with the beforeShowDay option.