feat: Making calendar view respect en-US localization by starting week on sunday
- Lenguaje dominante
- TypeScript
- Estrellas
- 15.6k
- Forks
- 1.4k
- Merge medio
- 20 min
- PR fusionados (30 d)
- 1
Descripción
⚠️ Devs, if this feature could be useful keep it, if unuseful close it. Thanks.

## Why?
> Why we need this feature?**Some countries of the world (some of them that uses english languages) uses the calendar format of week starting on sunday instead of monday.**
> What is the user story for this feature? **The datepicker is in en-US format (week starting on sunday) while the calendar view is in zh-CN format (week starting on monday) which make things a bit confuse while dealing with calendar. This maybe be an issue while converting vikadata to apitable, which maybe did not localizate it properly.**
## What?
> Can you describe this feature in detail? **Making english selected language be respected in calendar view.**
> Who can benefit from it? English language users.
## How?
> (Optional)
> Do you have any plans for implementing this feature? **Yes, locating files that controls calendar view localization language.**
> In how many steps can you implement this feature? **Some.**
> Can you please provide a TODO list? **Yes, locating files that controls calendar view localization language.**
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.