Bug 247277 - Digital clock doesn't respect date format setting
Summary: Digital clock doesn't respect date format setting
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-clock (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-10 19:27 UTC by Ken Dietz
Modified: 2011-01-04 23:03 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Dietz 2010-08-10 19:27:56 UTC
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.
Comment 1 Teo Mrnjavac 2011-01-04 23:03:29 UTC
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