[Mono-bugs] [Bug 78784][Maj] Changed - DateTime.Now, ToLocalTime and ToUniversalTime doesn't set Kind property
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jul 7 02:28:25 EDT 2006
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 tum at veridicus.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78784
--- shadow/78784 2006-07-07 02:26:41.000000000 -0400
+++ shadow/78784.tmp.4861 2006-07-07 02:28:25.000000000 -0400
@@ -23,6 +23,11 @@
The property DateTime.Now, and methods ToLocalTime and ToUniversalTime
don't set the DateTime.Kind property as specified in the 2.0 specs but
instead leaves the kind as Unspecified.
The value of DateTime.Now.Kind should be DateTimeKind.Local (Not
DateTimeKind.Unspecified).
+
+------- Additional Comments From tum at veridicus.com 2006-07-07 02:28 -------
+Created an attachment (id=17258)
+Patch to TimeZone to fix bug
+
More information about the mono-bugs
mailing list