librehat / yapstocks

Yet Another Plasma Stocks Applet
GNU General Public License v3.0
22 stars 7 forks source link

All numbers should be shown with respect to the system locale #3

Closed librehat closed 4 years ago

librehat commented 4 years ago

https://doc.qt.io/qt-5/qml-qtqml-locale.html https://doc.qt.io/qt-5/qml-qtqml-number.html#toLocaleString-method

We should be able to format all numbers correctly (decimal points and thousand separators for example)