Diffusion KIO 1c3ecda86679

Store timestamp as UTC

Authored by chinmoyr on Dec 11 2018, 12:15 PM.

Description

Store timestamp as UTC

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.

Reviewers: dfaure

Subscribers: kde-frameworks-devel, davidedmundson

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D17502

Details

Committed
chinmoyrDec 11 2018, 1:22 PM
Differential Revision
D17502: Store timestamp as UTC
Parents
R241:ba5fd4060688: Merge branch 'master' of git://anongit.kde.org/kio
Branches
Unknown
Tags
Unknown