[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:32:31 -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 11:30:39.000000000 -0500
+++ shadow/53461.tmp.23425 2004-01-30 11:32:31.000000000 -0500
@@ -75,6 +75,10 @@
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
+
+------- Additional Comments From spouliot@videotron.ca 2004-01-30 11:32 -------
+Added a quick patch to fix the problem without causing other tests to
+fail.