Bug 201180 - kgpg shows dates in wrong format
Summary: kgpg shows dates in wrong format
Status: RESOLVED FIXED
Alias: None
Product: kgpg
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Rolf Eike Beer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-23 05:29 UTC by Juliano F. Ravasi
Modified: 2009-07-26 21:24 UTC (History)
0 users

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 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