[Mono-bugs] [Bug 52075][Nor] Changed - Incorrect DateTime.MaxValue.Year value

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 21 Jan 2004 23:30:01 -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 gonzalo@ximian.com.

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

--- shadow/52075	2004-01-21 08:28:04.000000000 -0500
+++ shadow/52075.tmp.10911	2004-01-21 23:30:01.000000000 -0500
@@ -59,6 +59,10 @@
 ------- Additional Comments From rkumar@novell.com  2004-01-21 08:28 -------
 Gonzalo, my fix has nothing to with MaxValue. MAX_VALUE_TICKS is a 
 hardcoded value in DateTime.cs. I have tested by reverting back my 
 fix also and I got the same value i.e. 10000. I found that ticks 
 value is same as that in MS.NET, I think we need to look at the logic 
 of calculating the year value from ticks.
+
+------- Additional Comments From gonzalo@ximian.com  2004-01-21 23:30 -------
+Sorry, it was a commit by Anirban:
+http://cvs.hispalinux.es/cgi-bin/cvsweb/mcs/class/corlib/System/DateTime.cs.diff?r1=1.49&r2=1.50&cvsroot=mono&f=h