Vuepic / vue-datepicker

Datepicker component for Vue 3
https://vue3datepicker.com
MIT License
1.5k stars 150 forks source link

Please implement single quarter and quarter range selector #571

Closed bytemelab closed 1 year ago

bytemelab commented 1 year ago

Is your feature request related to a problem? Please describe. I need to use quarters for customer and there is no vue3 datepicker plugin that offers it except Vue Ant Design, but there are also some other issues

Describe the solution you'd like I would like to select a single quarter or a range between two quarters

Describe alternatives you've considered As mentioned above Vue Ant Design has it, but I have different problems there.

Additional context To get an idea of how it would look like, you can check Vue Ant Desing or you can check vue2 datepicker https://vue-datepicker.netlify.app/. It seems that it's not maintained anymore so I can't use it

mitjarobic commented 1 year ago

@Jasenkoo QuarterPicker works great, but the month names do not get translated. Default locale is english.