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