--On Wednesday, March 26, 2003 00:34:18 -0600 Dave Rolsky <[EMAIL PROTECTED]> wrote:

On Mon, 24 Mar 2003, Eric Cholet wrote:

my $date = DateTime->now;
$date->set_time_zone( 'Pacific/Tarawa' );

results in:

Invalid local time for date 0000-00-00T00:00:00 at
/Library/Perl/DateTime/TimeZone.pm line 142.

This is DateTime 0.07 and DateTime::TimeZone 0.09. I do not see this
behavior
with most time zones I've tried, I just stumbled upon it when selecting
an "exotic" timezone.

Actually, this is a bug that affect _all_ timezones that don't have DST changes! Eek, look for a new DT:::TimeZone release very soon ;)

Dave, I confirm that DT::TZ 0.11 fixes that problem. On behalf of my Tarawan users, thanks!


-- Eric Cholet



Reply via email to