-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
Is your feature request related to a problem? Please describe.
In date picker for date/time field first day of the week is sunday. It is wery confusing on some cultures.

Roughly 44% of world populations starts week from monday
Describe the solution you'd like
Give option for users to select first day of the week.
Default value may be from teable instance settings or from browser locale and ability to overwrite it for user in profile settings.
This way every member of multy-culture team will have preferred options and better defaults
Describe alternatives you've considered
Default first week day in date picker just from browser locale
Additional context
Calendar view properly localized and starts from monday on RU locale. So maybe it is just an localization bug.

