<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>



Hi everyone,<BR>&nbsp;<BR>I am a developer by trade, so I am not sure if I have stumbled onto some missing data in the tz database. I am accessing the database using PHP (<a href="http://www.php.net">www.php.net</a>) which uses the latest version of the tz database (2012.3). I can use one of the built in functions to lookup timezone information for a given country using its ISO 3166-1 two letter country code (<a href="http://www.php.net/manual/en/datetimezone.listidentifiers.php">http://www.php.net/manual/en/datetimezone.listidentifiers.php</a>).<BR>&nbsp;<BR>I am currently building an application and found that Heard Island and MacDonald Islands (ISO code HM) does not exist in the database. After a quick look at the tz data, I was also not able to find anything about Heard Island and MacDonald Island in the files. I believe that there should be an entry for Heard Island and MacDonald Islands (HM) which uses the timezone Australia/Perth.<BR>&nbsp;<BR>Is it possible that the entry was intentionally excluded for some reason? Or was it just missing from the database?<BR>&nbsp;<BR>Cheers,<BR>John<BR>&nbsp;<BR>                                               </div></body>
</html>