Skip to content

馃崚components/calendar: respect numbering system from local language

Fushan Wen requested to merge work/cp5247518d into Plasma/6.0

There are other numbering systems like "arab". Use QLocale::toString(int) instead of QString::number(int) to respect the local numbering system.

CCBUG: 485373 (cherry picked from commit 5247518d)

Merge request reports