[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:24:19 -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:23:48.000000000 -0400
+++ shadow/61112.tmp.18237	2004-07-12 00:24:19.000000000 -0400
@@ -10,14 +10,13 @@
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: t7@pobox.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
-Summary: DateTime conversion UTC->local->UTC gives incorrect date
+Summary: [PATCH] DateTime conversion UTC->local->UTC gives incorrect date
 
 Description of Problem:
 For some dates, valid DateTime in UTC can be converted into local time
 and then back to UTC time with a different result.
 
 Steps to reproduce the problem: