Bug 201180

Summary: kgpg shows dates in wrong format
Product: [Applications] kgpg Reporter: Juliano F. Ravasi <bugs+kde>
Component: generalAssignee: Rolf Eike Beer <kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Juliano F. Ravasi 2009-07-23 05:29:32 UTC
Version:           2.1.0 (using KDE 4.2.4)
OS:                Linux
Installed from:    Ubuntu Packages

The list of keys in the main "Key Management" window displays dates (expiration and creation columns) always in M/D/YY format, not respect users preferences for date format.
Comment 1 Rolf Eike Beer 2009-07-26 21:06:12 UTC
SVN commit 1002671 by dakon:

respect the short date format set by the user

BUG:201180

 M  +3 -2      kgpgitemmodel.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1002671
Comment 2 Rolf Eike Beer 2009-07-26 21:24:15 UTC
SVN commit 1002678 by dakon:

respect the short date format set by the user

Backport of r1002671

CCBUG:201180


 M  +3 -2      4.1/kdeutils/kgpg/kgpgitemmodel.cpp  
 M  +3 -2      4.2/kdeutils/kgpg/model/kgpgitemmodel.cpp  
 M  +3 -2      4.3/kdeutils/kgpg/model/kgpgitemmodel.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1002678