[Mono-bugs] [Bug 56436][Nor] Changed - DateFormat.ParseExact() can't handle quoted chars

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 6 Apr 2004 09:15:58 -0400 (EDT)


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 gonzalo@ximian.com.

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

--- shadow/56436	2004-04-06 08:59:49.000000000 -0400
+++ shadow/56436.tmp.12943	2004-04-06 09:15:58.000000000 -0400
@@ -86,6 +86,11 @@
 also contain those characters. [...]
 --- snap MS docs ---
 
 So both Documentations are wrong with Microsoft saying double quotes 
 don't work but they work and Mono saying double quotes work but the 
 don't. Hurray.
+
+------- Additional Comments From gonzalo@ximian.com  2004-04-06 09:15 -------
+Created an attachment (id=7205)
+self-contained test case
+