Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.15.0
-
None
-
Qt: 5.15.0
Linux: 5.7.14
glibc: 2.30
-
-
b12d6c6a8ab5f7b01bdd2cb862a66a409700faa1 (qt/qtbase/dev) 87b07a60da183a60a7e7c79e5daa3ab69a03b4c3 (qt/qtbase/5.15)
Description
QTzTimeZonePrivate::systemTimeZoneId always treats that /etc/localtime is a symlink.
When it is not a symlink, empty string is returned.
/etc/localtime itself will never be parsed, which causes timezone issues (my KDE tells it's Thursday, 27th of August, not Friday, 28th)