[Mono-bugs] [Bug 82142][Nor] Changed - DateTime.Now.ToString("o") NullReferenceException
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jul 19 20:45:12 EDT 2007
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82142
--- shadow/82142 2007-07-19 12:03:22.000000000 -0400
+++ shadow/82142.tmp.9127 2007-07-19 20:45:12.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 82142
Product: Mono: Class Libraries
Version: 1.2
OS: unknown
OS Details: Windows 2003
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: ward.mark at gmail.com
QAContact: mono-bugs at ximian.com
@@ -63,6 +63,9 @@
utcDate.ToString("o"), ci)
Console.WriteLine(msgRoundtripUnspecified &
unspecifiedDate.ToString("o"), ci)
+
+------- Additional Comments From atsushi at ximian.com 2007-07-19 20:45 -------
+It is already implemented (post-1.2.4).
More information about the mono-bugs
mailing list