monterail / angular-date-range-picker

Pure Angular date range picker, no jQuery
MIT License
70 stars 50 forks source link

Is there a way to restrict selectable date range? #39

Open ghost opened 8 years ago

ghost commented 8 years ago

Is there a way to restrict selectable date range? Like if we set selectable_date_range ( start_date...end_date). Then it will only allow to select within this date range and other would be disable.