Windows: Fix handling of changes to time zone.
authorJoey Hess <joeyh@joeyh.name>
Wed, 6 Nov 2019 18:36:49 +0000 (14:36 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 21 Nov 2019 21:28:18 +0000 (17:28 -0400)
commita9888f6151be12807a75a5b97958eeb0c59f5f1d
treeb50fe2f18219f827d73d937070e87b1a8c9f9c0f
parent25ba8156bcc8bafb8f0dc3af793a18a588c0883d
Windows: Fix handling of changes to time zone.

Used to work but was broken in version 7.20181031, specifically commit
5ab0f48ffbd69029feb8cd101776c46ec86d6209.

That this was not noticed over at least 1 daylight savings time zone
changes makes me wonder if the TSDelta stuff is still needed.
Perhaps the mtime on Windows no longer changes when the time zone is changed?

(cherry picked from commit 09ee6b0ccb10059d44fd9a89f07646b35b718563)
CHANGELOG
Utility/InodeCache.hs