On Wed, 25 Jun 2003, Ben Bennett wrote: > my $short = DateTime::TimeZone->short_name_for_datetime($dt);
This is an object method, not a class method. > On a related note, while trying to chase this problem I noticed that > DT::TZ->span_for_datetime() compares $type to "UTC" to determine $end, > but all of the callers are passing in "utc". That's a bug. Now I just need to figure out how to test it. -dave /*======================= House Absolute Consulting www.houseabsolute.com =======================*/
