mantine
mantine copied to clipboard
DatePicker weekdays order with muslim/israel locale
What package has an issue
@mantine/dates
Describe the bug
DatePicker doesn't start the week on the correct day for israel (and many more muslim countries)
Current @mantine/dates DatePicker:
As explained here: https://en.wikipedia.org/wiki/Workweek_and_weekend
Example from windows 10 on how it should look like:
As we can see, the week in Israel should start from א
and not from ב
weekendDays doesn't solve this issue since the calendar still starts the week on the wrong day.
As far I checked, there is no current solution for this issue,
What version of @mantine/hooks page do you have in package.json?
5.2.4
If possible, please include a link to a codesandbox with the reproduced problem
No response
Do you know how to fix the issue
No response
Are you willing to participate in fixing this issue and create a pull request with the fix
No response
Possible fix
No response
The issue will be resolved in 6.0 version
Hey @rtivital, can I work on this?
Hi @DhrjArun, this issue is already fixed in private dates revamp repository
ok
Fixed in 6.0