-
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: Translate the Time Period (am/pm) in ion-datetime
#16279
Comments
Can I take it? I have some idea how to handle it. |
@alexsilvar Of course, just send a PR, that would be great :) |
Thanks for the issue! This issue is being closed due to inactivity. 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. Thank you for using Ionic! |
Any plans to address this? |
|
? |
ion-datetime
Thanks for the issue. This has been resolved via #25389, and this feature will be available in an upcoming minor release of Ionic. |
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. |
Bug Report
Ionic Info
Describe the Bug
There isn't a way to translate the am/pm time period in ion-datetime, whereas we can translate the cancelText, doneText, monthShortName, etc.
Steps to Reproduce
Steps to reproduce the behavior:
Related Code
Same issue as found on this Ionic Forum Question
Expected Behavior
Expect to have a variable for the am/pm variables that we can translate
The text was updated successfully, but these errors were encountered: