Diffusion KIO bfb08ab453ce

KCookieJar: fix wrong timezone conversion.

Authored by dfaure on Aug 5 2018, 3:44 PM.

Description

KCookieJar: fix wrong timezone conversion.

Summary:
Those format strings include the word "GMT" but QDateTime was ignoring
that and setting the timezone to localtime. Set it to UTC so that no
conversion happens in the toUtc() call below.

See debugging details in https://phabricator.kde.org/D14379

Reviewers: stefanocrocco

Reviewed By: stefanocrocco

Subscribers: kde-frameworks-devel

Tags: Frameworks

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

Details

Committed
dfaureAug 6 2018, 7:14 AM
Reviewer
stefanocrocco
Differential Revision
D14627: KCookieJar: fix wrong timezone conversion.
Parents
R241:0799ca8f3222: Add unittest for KFileItemListProperties::supportsMoving()
Branches
Unknown
Tags
Unknown