On February 6, 2003 11:17 am, David Gillies wrote:
> In a similar itch-scratching moment I whipped up a
> trivial PHP module that groks tzfile timezone files to
> give you the offset from GMT at any time in the Unix
> epoch. I needed this to preflight a bunch of data
> which had been gathered with a lot of disparate time
> zones into a single UTC version, but I thought it
> might merit further dissemination.
>
> Anyone interested?

Certainly interesting functionality, however I think it would be better suited 
as a PECL extension or a PEAR class rather then being part of PHP's core.

Ilia


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to