From 145ccb189ff934ce49a3e771440792f8cade2787 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Wed, 11 Jun 2014 22:54:48 +0000 Subject: Added a comment --- .../comment_4_c9e8c9997b7c3a82c14fc34af319382d._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/Windows_file_timestamp_timezone_madness/comment_4_c9e8c9997b7c3a82c14fc34af319382d._comment diff --git a/doc/bugs/Windows_file_timestamp_timezone_madness/comment_4_c9e8c9997b7c3a82c14fc34af319382d._comment b/doc/bugs/Windows_file_timestamp_timezone_madness/comment_4_c9e8c9997b7c3a82c14fc34af319382d._comment new file mode 100644 index 000000000..d06df7b77 --- /dev/null +++ b/doc/bugs/Windows_file_timestamp_timezone_madness/comment_4_c9e8c9997b7c3a82c14fc34af319382d._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="108.236.230.124" + subject="comment 4" + date="2014-06-11T22:54:48Z" + content=""" +Getting the actual time zone on windows works better if you unset TZ first. + +But, a haskell program that polls the time zone fails to notice when it's changed. It only notices after being restarted. I have contacted the time library maintainer about this. +"""]] -- cgit v1.2.3