[Mono-bugs] [Bug 54047][Nor] Changed - DateTime.Parse does not support alternate date separator characters
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 22 Feb 2004 17:01:42 -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 gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=54047
--- shadow/54047 2004-02-08 13:52:50.000000000 -0500
+++ shadow/54047.tmp.11977 2004-02-22 17:01:42.000000000 -0500
@@ -12,12 +12,13 @@
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: DateTime.Parse does not support alternate date separator characters
+OtherBugsDependingOnThis: 54721
DateTime.Parse is unable to parse a date string containing date separator
characters other than the date separator of the culture used to parse the
string.
for example, the following code fragment works fine on MS.NET :