What about internacionalization?
Closed this issue · 3 comments
EriksonGM commented
Can we change the month to spanish or another lenguage?
Would be nice some internacionalization features.
AndreasMaros commented
Have you seen https://github.com/6eDesign/svelte-calendar#daysofweek-and-monthsofyear? That should do excatly what you're looking for.
6eDesign commented
The next version of this calendar will require dayjs as a peer dependency. I believe we will be able to rely on it solely for locales.
6eDesign commented
Localization has been overhauled in the latest release of svelte-calendar (v3.x). Please check out the localization example on this page. Feel free to open a new issue with additional feedback/bugs/etc.