From: Axel Friedrich Date: 2006-03-02T04:48:39+09:00 Subject: utime: still with bug? Hello, with ruby 1.8.4 on Windows XP, there seems still to be an error of 1 hour when assigning mtime to a file by using utime. Condition: Assigning a daylight saving time while actual time is not daylight saving time. The same seems to be OK on Windows 98SE. I tested it as described in: http://groups.google.com/group/comp.lang.ruby/browse_frm/thread/fe4a0 342986ebd71 Is there a fix or work-around? I'm using: ruby 1.8.4 (2005-12-24) [i386-mswin32] on both systems. Axel