Review Request: Fix Date Display in dolphin info panel

Xuetian Weng wengxt at gmail.com
Wed Nov 30 21:17:18 GMT 2011


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103300/
-----------------------------------------------------------

Review request for kdelibs and Nepomuk.


Description
-------

The date in dolphin info panel is passed by kfilemetadatareader directly. So all the localization work should be done at the kfilemetadatareader side.
There are two problems.
1. date given by nepomuk is stored as UTC time, needed to convert to localtime.
2. date localization will not work without a KComponentData.


Diffs
-----

  nepomuk/utils/utils.cpp e81615a 
  kio/kfile/kfilemetadatareaderprocess.cpp 03ff887 

Diff: http://git.reviewboard.kde.org/r/103300/diff/diff


Testing
-------

Works for me.


Thanks,

Xuetian Weng

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20111130/94f35b1b/attachment.htm>


More information about the kde-core-devel mailing list