Make locale passed to calendar change the days #2405
Closed
SamiSuleiman
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
That's the nice thing about this library is that you can implement it on your end but we don't need to force everyone to have that code in their projects if they don't need it :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Right now, passing a locale to the Calendar component doesn’t change the numbers displayed in the calendar itself, so you’d need to handle that manually to show Eastern Arabic numerals like this:
Suggestion (I'd be happy to implement this): Make the calendar respect the locale.
Beta Was this translation helpful? Give feedback.
All reactions