antoniandre / vue-cal

A Vue.js full calendar, no dependency, no BS. :metal:
https://antoniandre.github.io/vue-cal/
MIT License
1.23k stars 234 forks source link

Bugfix/start week on sunday incorrect labels #528

Open chillburn opened 1 year ago

chillburn commented 1 year ago

Similar fix to https://github.com/antoniandre/vue-cal/pull/524 but this is for the main branch. Version 4.8.1

When startWeekOnSunday is set to true, the date labels are out by one day.

JawadAhmed-ThomasGold commented 1 year ago

Waiting for this fix!

keifererikson commented 1 month ago

Also hoping this fix can be implemented soon!