damienroche / vue-mj-daterangepicker

🗓Vue.js date range picker with multiples ranges and presets (vue 2.x)
https://damienroche.github.io/vue-mj-daterangepicker/
60 stars 39 forks source link

Month Range #30

Open dharmendradavid opened 4 years ago

dharmendradavid commented 4 years ago

Is this library support to select the month range?

damienroche commented 4 years ago

@dharmendradavid yes, you can try it here : https://damienroche.github.io/vue-mj-daterangepicker/?selectedKind=DateRangePicker&selectedStory=Default&full=0&addons=1&stories=1&panelRight=0

dharmendradavid commented 4 years ago

Thank you for your replay. I have checked that link but it only allows to select a date range, not a month range. It there I need to pass some props that will allow me to select month range instead of date range?

alexanderkraemer commented 2 years ago

+1 for a month range setting, that allows to select ranges from e.g. jan to July without dealing with days...