Re: Fix, NSCalendarDate (-initWithString:)

2004-10-15 Thread Adam Fedor
On Oct 5, 2004, at 4:27 PM, Georg Fleischmann wrote: 2004-10-05 Georg Fleischmann * base/Source/NSCalendarDate.m [-initWithString:] return to previous code, and try to load time zone abbreviation from name, first. I added this. Thanks __

Fix, NSCalendarDate (-initWithString:)

2004-10-05 Thread Georg Fleischmann
Hi, Here is a patch which reverts a patch for NSCalendarDate I once send. Things have changed since then, and now the old code seems much better again. The major abbreviations like CET have a time zone file associated. So it is perfect for most cases to load this file directly as name (as it w