Closed sreevatsa-h closed 1 year ago
@ILIYANGERMANOV Do we have a centralized currency decimal function/code or do we have to do it manually everywhere?
@ILIYANGERMANOV Do we have a centralized currency decimal function/code or do we have to do it manually everywhere?
We have some legacy code in temp-legacy-code. Double.format() ext
Please confirm the following
What do you want to be added or improved?
Can support for Indian number system be added? This is different from the international system and looks like this:
https://www.cuemath.com/numbers/indian-numeral-system/
Why do you need it?
When selecting currency as INR the usual expectation (at least for me, as an Indian) is that the numerical system also shows up in Indian system, since this is the system used in all the banks and for most transactions in the country.
How do you imagine it?
If currency is selected as INR, change the numerical system to Indian (With commas and decimal points in the right place)