[Mono-bugs] [Bug 36518][Wis] Changed - System.DateTime.ToLocalTime returns UTC time

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 15 Jan 2003 12:37:16 -0500 (EST)


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 kelk1@hotmail.com.

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

--- shadow/36518	Thu Jan  9 10:37:12 2003
+++ shadow/36518.tmp.3230	Wed Jan 15 12:37:16 2003
@@ -1,14 +1,14 @@
 Bug#: 36518
 Product: Mono/Class Libraries
 Version: unspecified
 OS: other
 OS Details: Linux Mandrake cooker
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: kelk1@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -58,6 +58,9 @@
 
 The same binary copied over and run in Windows98 works fine:
 Time (UTC) is  : 3:17:52 PM
 Time (local) is: 7:17:52 AM
 
 mono and mcs version 0.17
+
+------- Additional Comments From kelk1@hotmail.com  2003-01-15 12:37 -------
+Works fine with v0.18, thanks.