Actions
Feature #8079
openSupport localized digits
Status:
New
Priority:
Normal
Assignee:
-
Category:
I18n
Target version:
-
Start date:
2011-04-05
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
Digits in some locales are different from ASCII digits.
For example decimal digits in Persian are: {0: ۰, 1: ۱, 2: ۲, 3: ۳, 4: ۴, 5: ۵, 6: ۶, 7: ۷, 8: ۸, 9: ۹}
The same is true for Arabic and probably some other locales.
It would be nice if generated numbers, numeric input fields, date fields, etc. support localized digits (as well as ASCII ones) based on user's locale.
Related issues
Actions