-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
feat: month/year ordering in picker should respond to locale #24548
Comments
Thanks for the issue. Can you try the following dev build and let me know if it resolves the issue?
This dev build can be applied to Angular, React, Vue, and Core packages. |
Thanks for the issue. This has been resolved via #24802, and a fix will be available in an upcoming release of Ionic Framework. |
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out. |
Prerequisites
Describe the Feature Request
On some country's UI, picker of month-year is ordered
year-month
. But nowmonth-year
is fixed inion-datetime
.Current Ionic UI:
Japanese UI:
I suggest this is be able to set. Thanks.
Describe the Use Case
Support China, Japan, South Korea, North Korea, Taiwan, Hungary, Mongolia, Lithuania, Bhutan.
https://en.wikipedia.org/wiki/Date_format_by_country
Describe Preferred Solution
year-month
ormonth-year
can be set (fromlocale
attribute as be able).Describe Alternatives
No response
Related Code
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: