Avoid showing wrong timezone suffix in krunner time

Authored by davidedmundson on May 11 2017, 10:15 AM.

Description

Avoid showing wrong timezone suffix in krunner time

Summary:
Krunner is suffixing the local timezone when asked for the time of other regions. QLocale doesn't provide a way to set the locale based only on the country (which is provided by QDateTime), so it would be better if we just use the short time format and avoid showing the timezone altogether.

  • Current time in my zone

  • Before Patch

  • After Patch

Reviewers: davidedmundson, broulik

Reviewed By: davidedmundson

Subscribers: plasma-devel

Tags: Plasma

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