develooper Front page | perl.datetime | Postings from November 2010

Is DateTime::TimeZone->all_names complete?

Thread Next
From:
Bill Moseley
Date:
November 2, 2010 14:04
Subject:
Is DateTime::TimeZone->all_names complete?
Message ID:
AANLkTimf=jqPMsH8g83MgD9a+L5V-OQ80NuDtObE2dis@mail.gmail.com
I just got a ticket assigned from support that says: "No major cities are
listed for India (i.e. Delhi, Bangalore, Chennai, Mumbai, etc.) under the
"timezone" drop down box."

Is this the complete list of time zones that can be used with DateTime?

$ perl -MDateTime::TimeZone  -le 'print scalar
@{DateTime::TimeZone->all_names}'
401

Seems pretty close to
http://en.wikipedia.org/wiki/List_of_tz_database_time_zones

Excuse my ignorance of TZ values for India, but are there timezone
names corresponding to those cities?


-- 
Bill Moseley
moseley@hank.org


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About