0

Is there a URL link available containing the zone names like in the file zoneinfo.zip distributed with pytz.gae?

zerowords
  • 2,915
  • 4
  • 29
  • 44

1 Answers1

1

The source for the module has them, will that do?

Greg
  • 10,350
  • 1
  • 26
  • 35
  • No, I want a (hyper)link to add to a webpage. – zerowords Oct 11 '12 at 20:25
  • I found the following link, but I worry that it is not going to be there forever and would have preferred a link provided by gae or pytz. www.tools4noobs.com/online_tools/unix_timestamp_to_datetime/timezones.txt – zerowords Oct 11 '12 at 21:03
  • Actually, now I used your answer, also, but I am still looking for a "dependable" URL. – zerowords Oct 12 '12 at 17:15