[Mono-bugs] [Bug 79142][Nor] New - [2.0] DateTime doesn't parse mask yyyyMMddHHmmss'Z' correctly
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 22 12:24:23 EDT 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79142
--- shadow/79142 2006-08-22 12:24:23.000000000 -0400
+++ shadow/79142.tmp.1407 2006-08-22 12:24:23.000000000 -0400
@@ -0,0 +1,39 @@
+Bug#: 79142
+Product: Mono: Class Libraries
+Version: 1.0
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: sebastien at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: [2.0] DateTime doesn't parse mask yyyyMMddHHmmss'Z' correctly
+
+Description of Problem:
+DateTime doesn't parse mask yyyyMMddHHmmss'Z' correctly.
+
+Steps to reproduce the problem:
+1. See unit test ZLiteral in DateTimeTest
+
+
+Actual Results:
+Fails under 2.0 (works under 1.1)
+
+
+Expected Results:
+Works under both 1.1 and 2.0.
+
+
+How often does this happen?
+Always with the 2.0 profile.
+
+
+Additional Information:
+Recent support for DateTimeKind seems to be (part of) the issue.
More information about the mono-bugs
mailing list