Fix date parsing on Windows during daylight saving period
commit0b29210bcd9557ab4b837170d17abe972ba95c40
authorMartin Doucha <doucha@integri.cz>
Sun, 6 Dec 2015 17:47:50 +0000 (6 18:47 +0100)
committerPetr Písař <petr.pisar@atlas.cz>
Sun, 6 Dec 2015 17:49:37 +0000 (6 18:49 +0100)
tree1b7ad8eb996e023eaa8e5616117994fc6c9b1594
parent25ea65ac4c9a2b958e4f13be7c5890a5354bf4ca
Fix date parsing on Windows during daylight saving period

When daylight saving was in effect, Windows parsed time off by one hour. This
patch fixes it.
src/isds.c