[Mono-bugs] [Bug 57566][Nor] Changed - Default DateTime doesn't match .NET's

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 24 Apr 2004 13:10:13 -0400 (EDT)


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 jackson@ximian.com.

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

--- shadow/57566	2004-04-24 13:06:44.000000000 -0400
+++ shadow/57566.tmp.10890	2004-04-24 13:10:13.000000000 -0400
@@ -49,6 +49,11 @@
    Consistently
 
 Additional Information:
    Note that there also seems to be a time zone problem on Windows. These
 machines are set to the same time zone (-0500), yet Windows seems to think
 it's in -0900.
+
+------- Additional Comments From jackson@ximian.com  2004-04-24 13:10 -------
+Are you sure your culture is the same on all three machines? (echo
+$LANG on Unix, check the control panel on windows). Or
+Console.WriteLine (System.Globalization.CultureInfo.CurrentCulture);