[Mono-bugs] [Bug 60253][Nor] Changed - Beta 3 bug in DateTime allowing values less than MinValue.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Jun 2004 22:48:37 -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=60253
--- shadow/60253 2004-06-16 21:10:00.000000000 -0400
+++ shadow/60253.tmp.633 2004-06-16 22:48:37.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 60253
Product: Mono: Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: davidandrewtaylor@hotmail.com
QAContact: mono-bugs@ximian.com
@@ -67,6 +67,9 @@
in the "ToUniversalTime()" method.
------- Additional Comments From atsushi@ximian.com 2004-06-16 21:10 -------
Created an attachment (id=8210)
Adding counterpart case (for public review; I cannot test on my JST timezone)
+
+------- Additional Comments From atsushi@ximian.com 2004-06-16 22:48 -------
+Fixed in cvs, with ToLocalTime() fix. Thanks.