I notice in the code that some NSDate are created as follow:
[NSCalendarDate dateWithYear:year month:month day:day hour:0 minute:0 second:0 timeZone:nil];

I guess the problem is just that I'm unlucky enough to live in Brisbane (Eastern Australia) which, apparently, make GNUstep bug....

Regards,
Lloyd Dupont

NovaMind development team
NovaMind Software
Mind Mapping Software
<www.nova-mind.com>
----- Original Message ----- From: "Lloyd Dupont" <[EMAIL PROTECTED]>
To: "GNUstep Discussion" <[email protected]>
Sent: Tuesday, April 11, 2006 9:55 AM
Subject: NSDate problem


In all my program, I have the following NSLog which shows once:
2006-04-10 07:38:51.821 NovaMindViewer.vshost.exe[5648] Disallowed time zone name `E. Australia Standard Time'. 2006-04-10 07:38:51.821 NovaMindViewer.vshost.exe[5648] Using time zone with absolute offset 0.

Why could that be?
Note: I'm running GNUstep on Woindows and I'm not using NSApplication nor NSRunLoop. In fact I'm running a .NET app.



Regards,
Lloyd Dupont

NovaMind development team
NovaMind Software
Mind Mapping Software
<www.nova-mind.com>

_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep


_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to