Gisle Vanem came up with a nice little work-around for bug #1230118. It
authorDaniel Stenberg <daniel@haxx.se>
Tue, 5 Jul 2005 14:57:41 +0000 (14:57 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 5 Jul 2005 14:57:41 +0000 (14:57 +0000)
commitd49c1442970642ba0daf2654b54dca971c83fd8c
treeeb1de9c62dd4f5709dc2f741b03b9682e0dc6cb6
parente7de7d5eb32a9cade77f39eeb2f6386527cb02d6
Gisle Vanem came up with a nice little work-around for bug #1230118. It
seems the Windows (MSVC) libc time functions may return data one hour off if
TZ is not set and automatic DST adjustment is enabled. This made
curl_getdate() return wrong value, and it also concerned internal cookie
expirations etc.
CHANGES
RELEASE-NOTES
lib/parsedate.c