kenhyuwa / litepie-datepicker

Litepie Datepicker is a date range picker component for Vue.js and Tailwind CSS, dependent to day.js.
https://litepie.com
MIT License
374 stars 75 forks source link

Possibility of change startWeek #86

Open previdifr opened 1 year ago

previdifr commented 1 year ago

These changes allows you to choose the first day of the week using the parameter start-week. The parameter accepts values from 0 to 6 Here an example with start-week=0:

Screenshot 2022-12-29 alle 16 01 48

While here an example with start-week=1:

Screenshot 2022-12-29 alle 16 02 30