On 10/14/06, Dave Rolsky <[EMAIL PROTECTED]> wrote:
This is in 0.51. It's a bit different from what you wrote. The biggest difference is that you can only get the zones by country code. I didn't want to add a dependency on Locale::Country, but I did mention it in the docs.
Understood. Well, actually you don't need to depend on Locale::Country since there's "iso3166.tab" file in the Olson tarball to map a full country name to iso 3166 code. Not sure this is totally necessary, but it's just another 244 lines of data :) Thanks for including this in DateTime::TimeZone anyway, this quickly! -- Tatsuhiko Miyagawa