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 [EMAIL PROTECTED]

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

--- shadow/78569        2006-06-07 00:55:31.000000000 -0400
+++ shadow/78569.tmp.23011      2006-06-07 02:31:18.000000000 -0400
@@ -10,13 +10,12 @@
 Component: System
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: DateTime.Parse fails to use culture info
 
 Running the program below outputs something like:
  02/06/2006 12:58:26 06/02/2006 12:58:26
 
 But should output:
@@ -104,6 +103,10 @@
 
 mono ./78569.exe
 07/06/2006 13:19:48 dd/MM/yyyy 2006/06/07 13:19:48 7
 
 Looks like the problem is in DateTime.Parse() itself, not in
 locale-builder.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-06-07 02:31 -------
+Peter, any idea why this change caused this regression?
+http://svn.myrealbox.com/viewcvs/trunk/mcs/class/corlib/System.Globalization/DateTimeFormatInfo.cs?rev=57679&r1=57532&r2=57679
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to