monterail / angular-date-range-picker

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

Don't Want Dates Specified Within a Range #21

Closed WindyWong closed 8 years ago

WindyWong commented 10 years ago

I see that you're using the range to automatically select two dates (I'd like to use the multiple calendar view). However, is there a way to pick a range of MONTHS that the calendar can choose dates within, and WITHOUT any dates selected by default?

What I want to do is to have people specify start & end dates within a specific number of months without any dates already populated. Any way to do this?

Thanks in advance for answering it!

sirpeas commented 8 years ago

Hello @WindyWong, we are no longer support date-range-picker, because we made new picker which can be find here https://github.com/monterail/angular-mighty-datepicker Try to make range by using two simple mode pickers.