[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSDate problem
From: |
Lloyd Dupont |
Subject: |
Re: NSDate problem |
Date: |
Tue, 11 Apr 2006 10:28:32 +1000 |
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" <lloyd@nova-mind.com>
To: "GNUstep Discussion" <discuss-gnustep@gnu.org>
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
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep