https://bugs.kde.org/show_bug.cgi?id=390330

--- Comment #6 from Chris Holland <zrenf...@gmail.com> ---
You're missing the second opening parentheses in `dayName((calendarBackend`.

Qt.locale(Qt.locale().uiLanguages[0]).dayName((calendarBackend.firstDayOfWeek +
index) % 7, Locale.ShortFormat)

------

Ah, yes, I can confirm that the following locale reproduces the bug.

LC_TIME="ar_EG.UTF-8" plasmoidviewer -a org.kde.plasma.digitalclock

I recently added a "first day of the week" option to Event Calendar, I'll look
into patching the digitalclock and calendar widgets.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to