[Mono-bugs] [Bug 57061][Maj] Changed - DateTime.Parse doesn't work anymore

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 15 Apr 2004 12:53:14 -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 jackson@ximian.com.

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

--- shadow/57061	2004-04-15 12:23:23.000000000 -0400
+++ shadow/57061.tmp.28220	2004-04-15 12:53:14.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 57061
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: RedHat 9
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: CORLIB
 AssignedTo: jackson@ximian.com                            
 ReportedBy: rafaelteixeirabr@hotmail.com               
 QAContact: mono-bugs@ximian.com
@@ -103,6 +103,10 @@
 
 May be related with bugs #47753, #56436, #47720 all still open
 
 ------- Additional Comments From rafaelteixeirabr@hotmail.com  2004-04-15 10:41 -------
 Oops it slipped!!! There in my cooked test code: "Data parseada" is
 bad portuglish (portuguese mixed with english) for "Parsed Date"
+
+------- Additional Comments From jackson@ximian.com  2004-04-15 12:53 -------
+This is fixed in CVS, although I am not sure how it ever worked.
+Possibly you have LANG=C before? Thanks for the report!