razorness / vue3-calendar-heatmap

A lightweight calendar heatmap Vue 3 component built on SVG, inspired by julienr114's vue-calendar-heatmap and github's contribution calendar graph
https://razorness.github.io/vue3-calendar-heatmap
MIT License
90 stars 18 forks source link

Auto detect first day of the week #19

Open bendem opened 1 year ago

bendem commented 1 year ago

Might I suggest to repurpose this PR for your component? For a bit less than half the world, the week starts on another day than sunday.

https://github.com/julienr114/vue-calendar-heatmap/pull/14 https://www.timeanddate.com/calendar/days/first-day-of-the-week.html

KazzmanK commented 1 year ago

It would be great if this could be fixed