[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 02:06:11 -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 davidandrewtaylor@hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60253
--- shadow/60253 2004-06-16 02:05:43.000000000 -0400
+++ shadow/60253.tmp.15717 2004-06-16 02:06:11.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: davidandrewtaylor@hotmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -58,6 +58,10 @@
See the testcase.
------- Additional Comments From davidandrewtaylor@hotmail.com 2004-06-16 02:05 -------
Created an attachment (id=8196)
Testcase showing bug (from my timezone).
+
+------- Additional Comments From davidandrewtaylor@hotmail.com 2004-06-16 02:06 -------
+I should add that it would seem a reasonable assumption the bug is
+in the "ToUniversalTime()" method.