ionic-framework
ionic-framework copied to clipboard
bug: Ion-datetime wrong translation
Prerequisites
- [X] I have read the Contributing Guidelines.
- [X] I agree to follow the Code of Conduct.
- [X] I have searched for existing issues that already report this problem, without success.
Ionic Framework Version
v7.x
Current Behavior
Expected Behavior
The translation of "Wednesday" to Spanish is "Miércoles", so the letter of Wednesday in Spanish should be "M" instead of "X".
Steps to Reproduce
Run the code in the reproduction URL, and the error will appear.
Code Reproduction URL
https://github.com/FranciskoNeves/IonDatetimeIssueReproduction
Ionic Info
Ionic:
Ionic CLI : 7.2.0 Ionic Framework : @ionic/angular 6.7.5 @angular-devkit/build-angular : 15.1.1 @angular-devkit/schematics : 15.1.1 @angular/cli : 15.1.1 @ionic/angular-toolkit : 6.1.0
Capacitor:
Capacitor CLI : 4.6.1 @capacitor/android : not installed @capacitor/core : 4.6.1 @capacitor/ios : not installed
Utility:
cordova-res : not installed globally native-run : 1.7.1
System:
NodeJS : v20.11.0 npm : 10.2.4 OS : Windows 10
Additional Information
No response