You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for non-Latin numbering systems for number symbols (#1036)
- Import number symbols for available numbering systems from cldr data
- Add default_numbering_system and other_numbering_systems properties for Locale
- Add numbering_system argument to relevant number formatting fuctions and use number symbols based on the given numbering system
Refs #446
Co-authored-by: Aarni Koskela <[email protected]>
0 commit comments