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 mose...@hank.org