Bug 247277

Summary: Digital clock doesn't respect date format setting
Product: [Plasma] plasma4 Reporter: Ken Dietz <kend>
Component: widget-clockAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: aseigo
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

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