[Mono-bugs] [Bug 81535][Nor] Changed - DateTime.Parse fails with 3-digit year
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 30 05:52:27 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=81535
--- shadow/81535 2007-05-06 12:39:46.000000000 -0400
+++ shadow/81535.tmp.6045 2007-05-30 05:52:27.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.0
OS: other
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: rolfkvinge at ya.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -33,6 +33,11 @@
}
throws "Unhandled Exception: System.FormatException: String was not
recognized as a valid DateTime." on Mono, while it prints "Success" on
windows.
+
+------- Additional Comments From rolfkvinge at ya.com 2007-05-30 05:52 -------
+Here's another date that fails parsing:
+
+"Dec 30, 1991"
More information about the mono-bugs
mailing list