Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.14.2, 5.15.0
-
macOS 10.15
-
13
-
510253aa0996a89e6029d244002a08615b2fb65b (qt/qtdeclarative/dev) a4e5f82186d11f7a4dcd32f74d5efd3f131a627f (qt/qtdeclarative/5.15)
Description
When the system time zone is set to be BST then it will end up giving a time that is not correct when converted from QTime(0,0,0) or QTime(2,0,0). What happens is that it will end up being off by one hour as it seems to be accounting for the daylight savings, but this only happens with using BST and also at least not on Windows.
Attachments
Issue Links
- relates to
-
QTBUG-56899 Add a static QTimeZone method to refresh system zone information
- Open
-
QTBUG-78996 JavaScript getDay() regression on MinGW
- Closed