-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DatePicker] October turns into September for some years when localized #7399
Comments
I can't reproduce, but I'm in the UK, so wondering if its (also?) related to this #7070 ? I know we have other open issues for similar problems. I couldn't find the one I was looking for. DatePicker & TimePicker need an overhaul for |
An user of our platform just reported this issue with fr as locale language, In 1995 the month of october is named september. (Tested on Windows 8.1, Chrome) Weird issue 👍 |
Closing for #4787 |
Hello,
There is a funny issue with some dates in DatePicker component when it is localized. Some years display "October" as "September" around 1990.
You can see it on the demo, going for the localized examples, with "fr locale" for example. Select year 1990, and go for September, then October:
http://www.material-ui.com/#/components/date-picker
Tested on Windows 10, Chrome
The text was updated successfully, but these errors were encountered: