Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.0, 6.8.0, 6.9.0 FF
-
-
1
-
2bdce9748 (dev), 66da88f42 (6.9), dff71f52e (6.8), 91418ea3b (tqtc/lts-6.5)
-
Foundation Sprint 121
Description
In the documentation for QTimeZone, it mentions QTimeZone::fromSecondsAfterUtc(offsetSeconds), but this function doesn’t exist. I believe it is actually referring to QTimeZone::fromSecondsAheadOfUtc(int offset)
https://doc.qt.io/qt-6/qtimezone.html#QTimeZone-5