D17502: Store timestamp as UTC
Chinmoy Ranjan Pradhan
noreply at phabricator.kde.org
Tue Dec 11 12:34:26 GMT 2018
chinmoyr created this revision.
chinmoyr added a reviewer: dfaure.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
chinmoyr requested review of this revision.
REVISION SUMMARY
In cases where mtime, ctime and atime are displayed (KPropertiesDialog, RenameDialog, etc) KFileItem::time() does the task of converting them to local time.
In all other cases storing them as UTC will suffice.
TEST PLAN
1. RenameDialog shows correct mtime
2. KPropertiesDialog shows correct mtime,ctime and atime.
REPOSITORY
R241 KIO
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D17502
AFFECTED FILES
src/core/copyjob.cpp
src/widgets/fileundomanager.cpp
To: chinmoyr, dfaure
Cc: kde-frameworks-devel, davidedmundson, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181211/733802bc/attachment.html>
More information about the Kde-frameworks-devel
mailing list