[Mono-bugs] [Bug 81783][Nor] Changed - Calendar.AddMonths is off by one

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 16 05:56:33 EDT 2007


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 rolfkvinge at ya.com.

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

--- shadow/81783	2007-06-01 13:00:31.000000000 -0400
+++ shadow/81783.tmp.513	2007-07-16 05:56:33.000000000 -0400
@@ -1,22 +1,21 @@
 Bug#: 81783
 Product: Mono: Class Libraries
 Version: 1.0
 OS: other
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: rolfkvinge at ya.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: Calendar.AddMonths is off by one
 
 Repro:
 
 using System;
 using System.Globalization;
@@ -38,6 +37,10 @@
 
 MS prints: 
 6/5/2004 12:00:00 AM
 
 ------- Additional Comments From atsushi at ximian.com  2007-06-01 13:00 -------
 Fixed in svn.
+
+------- Additional Comments From rolfkvinge at ya.com  2007-07-16 05:56 -------
+Mono still prints:
+6/6/2004 12:00:00 AM


More information about the mono-bugs mailing list