FW: C/C++ library that parses TZ data?
Derick Rethans
derick at derickrethans.nl
Wed Feb 9 20:01:16 UTC 2011
On Wed, 9 Feb 2011, Dario Teixeira wrote:
> > I've written "timelib"; which is also part of the core of PHP's
> > date/time functionality. It's not the most brilliant piece of code, but
> > it does do the trick:
> > http://svn.xdebug.org/cgi-bin/viewvc.cgi/timelib/trunk/?root=php
> > (svn co http://svn.xdebug.org/svn/php/timelib/trunk timelib)
>
> Thanks for the reply. How insulated are the zoneinfo parsing routines
> from all the PHP-related stuff? Mind you that I really just need the
> functionality that I described.
It does not depend on anything. It's stand alone. PHP depends on (a
fork) of this library.
cheers,
Derick
--
http://derickrethans.nl | http://xdebug.org
Like Xdebug? Consider a donation: http://xdebug.org/donate.php
twitter: @derickr and @xdebug
More information about the tz
mailing list