[Mono-bugs] [Bug 75985][Nor] Changed - DateTime.Parse applies timezone incorrectly around daylight saving time transition

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Sep 5 08:54:40 EDT 2005


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 brion at pobox.com.

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

--- shadow/75985	2005-09-05 08:52:51.000000000 -0400
+++ shadow/75985.tmp.12537	2005-09-05 08:54:40.000000000 -0400
@@ -42,6 +42,11 @@
 _always_ map correctly from UTC to local time.
 
 I've tested this with Mono 1.1.8.1 on Windows XP and on Linux compiled from
 SVN 2005-08-27 with same results. MS .NET 1.1 on the Windows box gives
 correct local times results, with only the 'missing hour' failing to
 round-trip on a conversion back with ToUniversalTime().
+
+------- Additional Comments From brion at pobox.com  2005-09-05 08:54 -------
+Created an attachment (id=15693)
+Sample C# program to demonstrate incorrect timezone mapping
+


More information about the mono-bugs mailing list