Naoko,<br><br>The timezone identifiers used by the Olson timezone database aren&#39;t necessarily intended for direct use by end users.  Many of the issues you report are due to the rules and conventions used for selecting timezone identifier names.<br>
<br>The basic structure of the timezone identifiers is usually in two parts.  The first part identifies the continent or ocean in which the timezone is located.  The second part is the name of the largest or most important city within the timezone.  North America and South America are collapsed into a single top level identifier of America.  This structure was chosen because continents and cities tend to be relatively stable entities, but country names and their borders can vary wildly over time.<br>
<br>Indiana, Kentucky, and Argentina have particularly interesting time zone histories, which means they contain relatively many timezones identified by relatively nondescript cities.  So in order to avoid ambiguity and/or conflict in timezone identifiers, an additional level in the timezone hierarchy was introduced for these regions.<br>
<br>Most of the issues you identify are related to backwards compatibility links.  Once a timezone identifier has been created, it should remain stable so that software that relies on an existing timezone identifier won&#39;t break when the timezone package is updated.  So if a timezone identifier needs to change, the old timezone identifier is kept as an alias for the new name.<br>
<br>Most of the duplicates you note are due to changes in the preferred English transliteration of foreign city names.  The abbreviations of Australian timezones and the cardinal direction Australian timezones are deprecated timezone identifiers that are backwards compatibility links to timezones in the current Continent/City format.  When a city name changes, the old name is kept as an alias for the new name.  ComodRivadavia is also a backwards compatibility link.<br>
<br>Unless these backwards compatibility links are causing serious issues with your application, I urge you to leave them be, since they be required by some clients who already rely on them.  However, it may not be unreasonable to not display the backwards compatibility links in a UI that end users use to select a new time zone.<br>
<br>The timezone identifiers can only contain upper and lower case ASCII letters, and underscores.  Spaces, apostrophes, and accented letters are not allowed.  Hence Dumont d&#39;Urville becomes DumontDUrville.<br><br>And for what it&#39;s worth, there is a Central Western time zone in Australia, but it is unofficial, and though it covers a large area, it encompasses only a very small population.<br>
<br>I hope this answers your concerns.  Please let me know if you have any further questions.<br><br>-Scott<br><br><div class="gmail_quote">On Thu, Jun 11, 2009 at 6:16 AM, Olson, Arthur David (NIH/NCI) [E] <span dir="ltr">&lt;<a href="mailto:olsona@dc37a.nci.nih.gov">olsona@dc37a.nci.nih.gov</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I&#39;m forwarding this message from Naoko McCracken, who is not on the time<br>
zone mailing list. Those of you who are on the list, please direct<br>
replies appropriately.<br>
<br>
                                --ado<br>
<br>
-----Original Message-----<br>
From: Naoko McCracken [mailto:<a href="mailto:info@nao-net.com">info@nao-net.com</a>]<br>
Sent: Thursday, June 11, 2009 2:01<br>
To: <a href="mailto:tz@lecserver.nci.nih.gov">tz@lecserver.nci.nih.gov</a><br>
Subject: Typos, duplicates, old/new names<br>
<br>
Hi,<br>
<br>
I was directed to your project when I reported issues with WordPress<br>
language file.<br>
They use your timezone database via the php function<br>
timezone_identifiers_list() to fetch country names for:<br>
<a href="http://svn.automattic.com/wordpress-i18n/pot/trunk/wordpress-continents-" target="_blank">http://svn.automattic.com/wordpress-i18n/pot/trunk/wordpress-continents-</a><br>
cities.pot<br>
<br>
My post:<br>
<a href="http://comox.textdrive.com/pipermail/wp-polyglots/2009-May/003435.html" target="_blank">http://comox.textdrive.com/pipermail/wp-polyglots/2009-May/003435.html</a><br>
Reply:<br>
<a href="http://comox.textdrive.com/pipermail/wp-polyglots/2009-May/003439.html" target="_blank">http://comox.textdrive.com/pipermail/wp-polyglots/2009-May/003439.html</a><br>
<br>
There are a couple more things reported by another language file<br>
maintainer:<br>
<a href="http://comox.textdrive.com/pipermail/wp-polyglots/2009-May/003443.html" target="_blank">http://comox.textdrive.com/pipermail/wp-polyglots/2009-May/003443.html</a><br>
<br>
I&#39;m totally new here and not sure if I&#39;m sending this to the right<br>
place.<br>
I&#39;d appreciate it if someone can help me through to get these issues<br>
straightened.<br>
<br>
Thank you,<br>
<br>
---<br>
Naoko McCracken<br>
<a href="http://ja.wordpress.org/" target="_blank">http://ja.wordpress.org/</a><br>
<br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>Scott Atwood<br><br>Cycle tracks will abound in Utopia.  ~H.G. Wells<br><br><br>