I can get a list of Twitter's zones easily enough, and I understand
that. While I could spend time going through Twitter's timezone select
box and manually map the values to Olson zone names (which is what I'm
sure I'll end up doing), this could be made easier if Twitter simply
returned the standardized names.
I'm not familiar with Ruby, so this may very well be how Ruby lists
and names the zones. My experience with other languages, however, is
that the Olson / tzdata / "Unix" names are fairly standard and plug
right in. I'm not asking where I can find Twitter's zone names, I'm
asking why Twitter returns what it does, and if looking into returning
something else is warranted.
-- Ryan Chouinard