[Mono-bugs] [Bug 61112][Nor] Changed - [PATCH] DateTime conversion UTC->local->UTC gives incorrect date

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 12 Jul 2004 00:39:57 -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 grompf@sublimeintervention.com.

http://bugzilla.ximian.com/show_bug.cgi?id=61112

--- shadow/61112	2004-07-12 00:37:21.000000000 -0400
+++ shadow/61112.tmp.18485	2004-07-12 00:39:57.000000000 -0400
@@ -83,6 +83,33 @@
 
 
 ------- Additional Comments From grompf@sublimeintervention.com  2004-07-12 00:37 -------
 Created an attachment (id=8524)
 more expansive test case showing both timezone days (EST/EDT again)
 
+
+------- Additional Comments From grompf@sublimeintervention.com  2004-07-12 00:39 -------
+Output of latest testcase on Mono v1.0 && CVS HEAD:
+EXPECTED: RoundTrip error @:10/27/1996 06:56:40
+BUG: RoundTrip error @:10/27/1996 07:56:40
+BUG: RoundTrip error @:10/27/1996 08:56:40
+BUG: RoundTrip error @:10/27/1996 09:56:40
+BUG: RoundTrip error @:10/27/1996 10:56:40
+EXPECTED: RoundTrip error @:04/07/1996 07:56:40
+BUG: RoundTrip error @:04/07/1996 08:56:40
+BUG: RoundTrip error @:04/07/1996 09:56:40
+BUG: RoundTrip error @:04/07/1996 10:56:40
+04/07/1996 07:00:00
+10/27/1996 06:00:00
+01:00:00
+
+Output of latest test case w/ PATCH:
+EXPECTED: RoundTrip error @:10/27/1996 06:56:40
+04/07/1996 02:00:00
+10/27/1996 02:00:00
+01:00:00
+
+Output of latest test case w/ MS: 
+EXPECTED: RoundTrip error @:10/27/1996 6:56:40 AM
+4/7/1996 2:00:00 AM
+10/27/1996 2:00:00 AM
+01:00:00