dfaure created this revision. dfaure added a reviewer: stefanocrocco. Restricted Application added a project: Frameworks. Restricted Application edited subscribers, added: kde-frameworks-devel; removed: Frameworks. dfaure requested review of this revision.
REVISION 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 REPOSITORY R241 KIO BRANCH master REVISION DETAIL https://phabricator.kde.org/D14627 AFFECTED FILES src/ioslaves/http/kcookiejar/kcookiejar.cpp To: dfaure, stefanocrocco Cc: kde-frameworks-devel, michaelh, ngraham, bruns