[Mono-bugs] [Bug 53461][Nor] Changed - DateTime.ParseExact doesn't return correct results with ending "Z"

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 30 Jan 2004 11:30:39 -0500 (EST)


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 spouliot@videotron.ca.

http://bugzilla.ximian.com/show_bug.cgi?id=53461

--- shadow/53461	2004-01-30 10:49:06.000000000 -0500
+++ shadow/53461.tmp.23377	2004-01-30 11:30:39.000000000 -0500
@@ -70,6 +70,11 @@
 
 having "bool useutc = true" (line 591/603)
 
 makes the DateTimeTest.X509Certificate test pass, however it break the
 DateTimeTest.TestParse. No other tests (except the X509Certificate
 class unit tests) seems affected (in corlib).
+
+------- Additional Comments From spouliot@videotron.ca  2004-01-30 11:30 -------
+Created an attachment (id=6569)
+Proposed patch
+