https://bugs.kde.org/show_bug.cgi?id=485373
--- Comment #10 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 2304a726c3a80e0819ee3f908200a930bd9834a6 by Fushan Wen. Committed on 18/04/2024 at 14:50. Pushed by fusionfuture into branch 'Plasma/6.0'. components/calendar: respect numbering system from local language There are other numbering systems like "arab". Use QLocale::toString(int) instead of QString::number(int) to respect the local numbering system. (cherry picked from commit 5247518d09656fdce3f51278eb5f5ba09a8e7e80) M +3 -0 components/calendar/daysmodel.cpp M +1 -0 components/calendar/daysmodel.h M +1 -1 components/calendar/qml/DayDelegate.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/2304a726c3a80e0819ee3f908200a930bd9834a6 -- You are receiving this mail because: You are watching all bug changes.