Vuepic / vue3-date-time-picker

Datepicker component for Vue 3
https://vue3datepicker.com
MIT License
158 stars 13 forks source link

Add range to month view #109

Closed ameliagroen closed 2 years ago

ameliagroen commented 2 years ago

It says in the notes that range isn't available for month view -- unfortunately that's exactly what I need. Is there any change that this functionality will be added in future?

The start date would be the first day of the first selected month, and the end date would be the last day of the closing month.

Your component is almost perfect for my needs, the only thing missing is a range for the month picker!

Jasenkoo commented 2 years ago

Will add it