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=82175 --- shadow/82175 2007-08-04 17:13:56.000000000 -0400 +++ shadow/82175.tmp.32480 2007-08-04 17:15:38.000000000 -0400 @@ -2,22 +2,22 @@ Product: Mono: Class Libraries Version: 1.2 OS: All OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: DateTime.ParseExact returns incorrect DateTime when DateTimeStyles.AssumeUniversal is specified +Summary: [PATCH]DateTime.ParseExact returns incorrect DateTime when DateTimeStyles.AssumeUniversal is specified Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: DateTime.ParseExact(string s, string format, IFormatProvider fp, DateTimeStyles style) @@ -55,6 +55,9 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-08-04 17:13 ------- Created an attachment (id=19709) proposed patch + test + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-04 17:15 ------- +Please let me know if the above patch is ok to commit? (holmes IRC) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
