[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:12:45 -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 12:57:44.000000000 -0500
+++ shadow/71682.tmp.16221 2005-01-24 13:12:44.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.0
OS: GNU/Linux [Other]
OS Details: Ubuntu warty dog
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: albertoavila@gmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -58,6 +58,15 @@
Always
Additional Information:
I'm doing this with Ununtu Warty dog, with mono 1.0.5 build drom source,
and i'm in the America/Mazatlan timezone.
+
+------- Additional Comments From albertoavila@gmail.com 2005-01-24 13:12 -------
+I tried another dates and realizes that only happens on the 70's.
+(1970/1/1 to 1970/12/31).
+
+ f2 = new DateTime(1960,12,31);
+ f2.ToLocalTime();
+
+Works fine