[Mono-bugs] [Bug 57656][Nor] Changed - When parsing a string to a date in long format year is coming wrong

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 25 May 2004 09:54:01 -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=57656

--- shadow/57656	2004-04-26 11:04:12.000000000 -0400
+++ shadow/57656.tmp.25628	2004-05-25 09:54:01.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 57656
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: rafaelteixeirabr@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -39,6 +39,10 @@
 
 always
 
 Additional Information:
 
 Caught when runing nunit tests for Microsoft.VisualBasic assembly
+
+------- Additional Comments From atsushi@ximian.com  2004-05-25 09:54 -------
+Actually current CultureInfo stuff resulted in different output, but
+now it should be fixed in cvs.