[Mono-bugs] [Bug 80094][Nor] Changed - Mono DateTime.ParseExact and Parse cannot recognize MMM format for some cultures
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Dec 1 04:04:21 EST 2006
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80094
--- shadow/80094 2006-11-30 05:03:54.000000000 -0500
+++ shadow/80094.tmp.18168 2006-12-01 04:04:21.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80094
Product: Mono: Runtime
Version: 1.2
OS: other
OS Details: FreeBSD 6.2
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: atsushi at ximian.com
ReportedBy: xumuk at ngs.ru
QAContact: mono-bugs at ximian.com
@@ -63,6 +63,9 @@
------- Additional Comments From atsushi at ximian.com 2006-11-30 05:03 -------
Maybe in your culture (CurrentCulture) November is not "Nov". It will
work only for cultures like en-US or InvariantCulture.
However I found a bug in ja-JP culture (it should just allow "11").
+
+------- Additional Comments From atsushi at ximian.com 2006-12-01 04:04 -------
+Fixed in svn (r68813).
More information about the mono-bugs
mailing list