|
From: | Adam Fedor |
Subject: | [RFC]: NSTimeZone patch |
Date: | Tue, 5 Oct 2004 21:31:40 -0600 |
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
[Prev in Thread] | Current Thread | [Next in Thread] |