[Mono-bugs] [Bug 71682][Wis] Changed - Applications hangs on ToLocalTime
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 24 Jan 2005 13:17:30 -0500 (EST)
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 albertoavila@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71682
--- shadow/71682 2005-01-24 13:12:44.000000000 -0500
+++ shadow/71682.tmp.16263 2005-01-24 13:17:30.000000000 -0500
@@ -67,6 +67,11 @@
(1970/1/1 to 1970/12/31).
f2 = new DateTime(1960,12,31);
f2.ToLocalTime();
Works fine
+
+------- Additional Comments From albertoavila@gmail.com 2005-01-24 13:17 -------
+Just another thing, i tried switching to America/New_York and works fine.
+I don't know if another timezones are afected. But almost
+America/Mazatlan do.