bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #60952] NSTimeZone fail to deal with tzfile v2+


From: Emmanuel Dreyfus
Subject: [bug #60952] NSTimeZone fail to deal with tzfile v2+
Date: Fri, 23 Jul 2021 20:52:46 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #4, bug #60952 (project gnustep):


[comment #3 comment #3:]
> Unfortunately, we don't have existing code to parse/implement the tzstring
extension;  

At least on NetBSD, tzalloc() is in public domain. It does all the tzstring
parsing, in tzparse(), see here:
http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libc/timea/localtime.c?rev=1.123

It is used by zdump, also in public domain:
http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libc/time/zdump.c?rev=1.53

Would it be acceptable to include that code?

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60952>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]