[DatePicker] Change the behavior of firstDayOfWeek to follow ISO #2980
Labels
component: date picker
This is the name of the generic UI component, not the React module!
component: pickers
This is the name of the generic UI component, not the React module!
Milestone
I'm moving the conversion here.
Let's see what moment is doing. you have:
(https://tonicdev.com/569e2ecaabe29a0c00e1727c/569e314e3df26e0d00fc271d)
Looks like 0 is the iso weekday for Sunday and that we shouldn't change anything 😁.
The text was updated successfully, but these errors were encountered: