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=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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
