[Mono-bugs] [Bug 74266][Nor] Changed - [PATCH] pb in Stat with Daylight SAving Time Zones
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 10 May 2005 17:36:33 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=74266
--- shadow/74266 2005-03-31 07:53:41.000000000 -0500
+++ shadow/74266.tmp.19107 2005-05-10 17:36:33.000000000 -0400
@@ -10,13 +10,13 @@
Component: Mono.POSIX
AssignedTo: mono-bugs@ximian.com
ReportedBy: fabrice@bellet.info
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Summary: pb in Stat with Daylight SAving Time Zones
+Summary: [PATCH] pb in Stat with Daylight SAving Time Zones
Description of Problem:
There's a problem with UnixEpoch in Mono.Posix.Stat. In my current timezone
(CEST, aka GMT+1 in winter, GMT+2 in summer), currently, mtime on recent
files reports DateTime values that are one hour earlier than expected. The