ANNOUNCE: DT::TimeZone::TAI

2004-12-10 Thread Eugene van der Pijll
I have just released version 0.00_01 of DateTime::TimeZone::TAI to CPAN. This module implements International Atomic Time (TAI) as a timezone. TAI is a time scale similar to UTC (Greenwich time), but without the leap seconds. Couple of remarks: - Thank you Dave, for fixing those bugs in

Re: ANNOUNCE: DT::TimeZone::TAI

2004-12-10 Thread Dave Rolsky
On Sat, 11 Dec 2004, Eugene van der Pijll wrote: - The name I've chosen (DT::TZ::TAI) has some problems: DateTime::TimeZone does not recognize it, as it has a one-part name TAI. If this is to work: $dt = DateTime-now( timezone = TAI ); instead of $dt = DateTime-now( timezone =