Skip to content
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

Closed
3 tasks done
rdlabo opened this issue Jan 11, 2022 · 4 comments · Fixed by #24802
Closed
3 tasks done

feat: month/year ordering in picker should respond to locale #24548

rdlabo opened this issue Jan 11, 2022 · 4 comments · Fixed by #24802
Labels
package: core @ionic/core package type: bug a confirmed bug report

Comments

@rdlabo
Copy link
Contributor

rdlabo commented Jan 11, 2022

Prerequisites

Describe the Feature Request

On some country's UI, picker of month-year is ordered year-month. But now month-year is fixed in ion-datetime.

Current Ionic UI:
スクリーンショット 2022-01-11 午前11 45 22

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 or month-year can be set (from locale attribute as be able).

Describe Alternatives

No response

Related Code

No response

Additional Information

No response

@ionitron-bot ionitron-bot bot added the triage label Jan 11, 2022
@liamdebeasi liamdebeasi changed the title feat: picker of month-year on ion-datetime should be ordered feat: month/year ordering in picker should respond to locale Jan 11, 2022
@liamdebeasi liamdebeasi added package: core @ionic/core package type: bug a confirmed bug report labels Jan 11, 2022
@ionitron-bot ionitron-bot bot removed the triage label Jan 11, 2022
@liamdebeasi
Copy link
Contributor

Thanks for the issue. Can you try the following dev build and let me know if it resolves the issue?

6.0.9-dev.1645032040.1f0568c

This dev build can be applied to Angular, React, Vue, and Core packages.

@rdlabo
Copy link
Contributor Author

rdlabo commented Feb 17, 2022

Thanks for awesome work. looks good!!

スクリーンショット 2022-02-17 午後3 57 24

@liamdebeasi
Copy link
Contributor

Thanks for the issue. This has been resolved via #24802, and a fix will be available in an upcoming release of Ionic Framework.

@ionitron-bot
Copy link

ionitron-bot bot commented Mar 19, 2022

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.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Mar 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package: core @ionic/core package type: bug a confirmed bug report
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants