Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
4.8.0, 5.1.0 Beta 1
-
None
Description
QLocale THAI(QLocale::Thai, QLocale::Thailand); double randomNumber = -1234.340; qDebug() << THAI.toString(randomNumber,'f',3);
"-1,234.340"
This code snippet does not format the number in Thai numerals.
Attachments
Issue Links
- relates to
-
QTBUG-81054 Format percentages distinctly from currencies and ordinary numbers
- Open