-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
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.
