Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
5.15.2
-
None
Description
The same symptom as QTBUG-48306 seems to be back with QT 5.15.2, on the windows version (linux is fine), AND ONLY IN DEBUG BUILDS.
For files modified today for example, (17 Nov 22 at winter DST setting in France), lastModified() returns 1 hour less than the date displayed in the file explorer.
QDateTime::currentDataTime() properly returns a value with the correct time since epoch (equal to user local hour), but lastModified returns a value that is 3.600.000 milliseconds less for the same user hour