We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
igDatePicker does not fallback to different than default regional settings.
The datepicker dropdown - calendar is not in Japanese.
The calendar should be in Japanese. Only the ja regional settings are loaded. The widget should fallback to using those regionals.
Note that the display value mask is correct. It uses Japanese regionals. Another note - if you set regional: "ja" it is working.
samplee.zip
The text was updated successfully, but these errors were encountered:
test: add test for #1358 - igDatePicker regional fallback
9d439c1
1abc5ed
Merge pull request #1643 from IgniteUI/VSlavov/1358-igDatePicker-regi…
d39d86c
…onal-fallback-18.1 #1358 - igDatePicker regional fallback to global regional
Merge pull request #1642 from IgniteUI/VSlavov/1358-igDatePicker-regi…
25f7278
…onal-fallback-17.2 #1358 - igDatePicker regional fallback to global regional
f159ec8
…onal-fallback-18.1 #1358 - igDatePicker regional fallback to global regional # Conflicts: # tests/unit/editors/datePicker/tests.html
bazal4o
ViktorSlavov
No branches or pull requests
Description
igDatePicker does not fallback to different than default regional settings.
Steps to reproduce
Result
The datepicker dropdown - calendar is not in Japanese.
Expected result
The calendar should be in Japanese. Only the ja regional settings are loaded. The widget should fallback to using those regionals.
Note that the display value mask is correct. It uses Japanese regionals.
Another note - if you set regional: "ja" it is working.
Attachments
samplee.zip
The text was updated successfully, but these errors were encountered: