[Mono-bugs] [Bug 75995][Nor] Changed - DateTimeStyles.AdjustToUniversal ignored when UTC indicated by 'Z'

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Sep 5 21:35:21 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=75995

--- shadow/75995	2005-09-05 21:31:33.000000000 -0400
+++ shadow/75995.tmp.24756	2005-09-05 21:35:21.000000000 -0400
@@ -89,6 +89,15 @@
 
 
 ------- Additional Comments From brion at pobox.com  2005-09-05 21:31 -------
 Created an attachment (id=15698)
 Patch to DateTime.cs which appears to fix the problem
 
+
+------- Additional Comments From brion at pobox.com  2005-09-05 21:35 -------
+Attached patch copies the test for AdjustToUniversal so it's checked
+on the 'Z' case as well as for numeric timezone offsets; this fixes
+the given test case program.
+
+Appears to pass the NUnit tests for System (full make test died on
+MonoTests.System.Data.SqlTypes.SqlMoneyTest.Conversions, apparently
+unrelated.)


More information about the mono-bugs mailing list