This patch gets the time zone name directly using information available from the tzfile.h file, if possible, and also retrieves the time zone file from the system time zones first before checking the GNUstep time zones.
The down side is the time zone names are no longer portable between systems (of course they aren't really now with the current broken implementation). One way to fix that might be to encode the absolute offset of the time zone as well (I just thought of that so it's not addressed in this patch).
zone.patch
Description: Binary data
_______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-gnustep
