NSTimeZone(class) does not recognize timeZoneWithString:
From:
Andreas Hoeschler
Subject:
NSTimeZone(class) does not recognize timeZoneWithString:
Date:
Fri, 6 Dec 2002 11:26:55 +0100
Hi all,
my GNUstep tool raises the following exception:
<NSException: 25b798> NAME:NSInvalidArgumentException REASON:NSTimeZone(class) does not recognize timeZoneWithString:
I do AFAIK not directly use NSTimeZone so it must come from somewhere within GNUstep. Is this a know bug? I looked up teh docu and only fond a method timeZoneWithName: Any ideas?