[Mono-bugs] [Bug 57566][Nor] Changed - Default DateTime doesn't match .NET's
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 26 May 2004 15:37:25 -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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=57566
--- shadow/57566 2004-05-26 09:18:32.000000000 -0400
+++ shadow/57566.tmp.17633 2004-05-26 15:37:25.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 57566
Product: Mono: Class Libraries
Version: unspecified
OS: Windows XP
OS Details: also on Linux
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: niel@bornstein.atlanta.ga.us
QAContact: mono-bugs@ximian.com
@@ -120,6 +120,9 @@
to get through LANG environment).
System.Threading.Thread.CurrentThread.CurrentCulture = new
System.Globalization.CultureInfo (your-culture-name);
Time difference will be fixed soon.
+
+------- Additional Comments From atsushi@ximian.com 2004-05-26 15:37 -------
+Both problems should be fixed in cvs.