Version: unspecified (using KDE 4.4.2) OS: Linux In System Settings, the Date Format is set to "WEEKDAY MONTH dD YYYY." But the digital clock widget always shows the date in "SHORTWEEKDAY dD MONTH YYYY," which isn't even an option in System Settings. Reproducible: Always Steps to Reproduce: 1. In System Settings, set Date format to "WEEKDAY MONTH dD YYYY." 2. Reboot system. Actual Results: Digital clock widget does not respect Date format in System Settings. Time format is respected. Expected Results: All information displayed by digital clock widget should respect the appropriate System Settings.
SVN commit 1211756 by mrnjavac: Obey locale KCM settings for date format in the Digital Clock Plasma applet. BUG:195837 BUG:247277 BUG:162368 M +5 -1 CMakeLists.txt M +61 -37 clock.cpp M +2 -3 clock.h M +44 -173 clockConfig.ui WebSVN link: http://websvn.kde.org/?view=rev&revision=1211756