https://bugs.kde.org/show_bug.cgi?id=370149
Bug ID: 370149
Summary: Digital and Analog Clock display wrong local time
(wrong timezone?)
Product: plasmashell
Version: 5.8.0
Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: NOR
Component: Digital Clock
Assignee: [email protected]
Reporter: [email protected]
My time is Europe/Samara. It is UTC +04:00. It is all correctly displayed in
system's date command, in timedatectl, in Date and Tyme in System Settings,
everywhere, but widgets.
Analog clock shows UTC time, Digital Clock shows UTC-04:00. When I choose
another UTC +04:00 timezone (Tbilisi or Yerevan), the result is the same as
with Europe/Samara. Dubai, Muscat, Mahe and Maurikius timezones are ok.
Reproducible: Always
Steps to Reproduce:
1. Set local timezone to Samara or Tbilisi or Yerevan.
2. Add analog clock widget and/or digital clock widget with local (system)
timezone.
3. See the time
Actual Results:
Times are UTC-4 for digital and UTC for analog clock
Expected Results:
UTC+4
$ timedatectl
Local time: Wed 2016-10-05 22:44:07 +04
Universal time: Wed 2016-10-05 18:44:07 UTC
RTC time: Wed 2016-10-05 18:44:07
Time zone: Europe/Samara (+04, +0400)
Network time on: yes
NTP synchronized: yes
RTC in local TZ: no
$ date
Wed Oct 5 22:44:11 +04 2016
$ cat ~/.kde/share/config/ktimezonedrc
[TimeZones]
LocalZone=Europe/Samara
ZoneinfoDir=/usr/share/zoneinfo
Zonetab=/usr/share/zoneinfo/zone.tab
ZonetabCache=
--
You are receiving this mail because:
You are watching all bug changes.