[Mono-bugs] [Bug 71682][Wis] Changed - Applications hangs on System.TImeZone.GetDaylightChanges()

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 24 Jan 2005 13:47:39 -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 adam.roben@gmail.com.

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

--- shadow/71682	2005-01-24 13:17:30.000000000 -0500
+++ shadow/71682.tmp.16786	2005-01-24 13:47:39.000000000 -0500
@@ -11,13 +11,13 @@
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: albertoavila@gmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Applications hangs on ToLocalTime
+Summary: Applications hangs on System.TImeZone.GetDaylightChanges()
 
 Please fill in this template when reporting a bug, unless you know what you
 are doing.
 Description of Problem:
 
 Any applications hangs when i do someDateTime.ToLocalTime(), when
@@ -72,6 +72,12 @@
 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.
+
+------- Additional Comments From adam.roben@gmail.com  2005-01-24 13:47 -------
+The bug is somewhere in System.TimeZone.GetDaylightChanges(). 
+Updating summary to reflect that.
+
+-Adam