qt6-bb10/tests/auto/corelib/text/qlocale
Tuomas Heimonen 27d1391280 QLocale: Support Indian number formatting
When QLocale::Country is set to QLocale::India numbers are written so that
after first three from the right and then after every second will be comma.
E.g. 10000000 is written as 1,00,00,000

Task-number: QTBUG-24301
Change-Id: Ic06241c127b0af1824104f94f7e2ce6e2058a070
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
2019-12-30 13:04:23 +02:00
..
syslocaleapp
test
.gitignore
qlocale.pro
tst_qlocale.cpp QLocale: Support Indian number formatting 2019-12-30 13:04:23 +02:00