<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi Russell,<br>
<br>
I developed an open source .NET API which you might find helpful with your C# application which is available at:<br>
http://www.codeplex.com/zoneinfo<br>
<br>
I have a codeproject article about it as well at:<br>
http://www.codeproject.com/KB/locale/zoneinfo_dotnet_api.aspx<br>
<br>
You can read through the code if you are interested in seeing how I interpreted this information.<br>
<br>
Kind regards<br>
<br>
Mark Rodrigues<br><br><hr id="stopSpelling">Subject: RE: tz file format<br>Date: Sun, 7 Jun 2009 01:55:29 -0400<br>From: Billy.Bennett@netapp.com<br>To: tz@lecserver.nci.nih.gov<br><br>






<div dir="ltr" align="left"><span class="EC_628395405-07062009"><font color="#0000ff" size="2" face="Arial">Russ,</font></span></div>
<div dir="ltr" align="left"><span class="EC_628395405-07062009"><font color="#0000ff" size="2" face="Arial"></font></span> </div>
<div dir="ltr" align="left"><span class="EC_628395405-07062009"><font color="#0000ff" size="2" face="Arial">I think you'd be better off parsing the compiled data, it's 
a lot more consistent.</font></span></div>
<div> </div>
<div align="left"><font size="2" face="Arial">Thanks,<br>=Billy 
Bennett  <br></font></div>
<div class="EC_OutlookMessageHeader" dir="ltr" align="left" lang="en-us">
<hr>
<font size="2" face="Tahoma"><b>From:</b> russ [mailto:russell.sayers@gmail.com] 
<br><b>Sent:</b> Saturday, June 06, 2009 11:53 PM<br><b>To:</b> 
tz@lecserver.nci.nih.gov<br><b>Subject:</b> tz file format<br></font><br></div>
<div></div>Hi,<br><br>I hope i'm not wasting your time.  I'm attempting to 
read the tz database into a c# application, and I'm not sure how to interpret 
this entry:<br><br>Zone Australia/Hobart    
9:49:16    -    LMT    1895 
Sep<br>            
10:00    -    EST    1916 Oct 1 
2:00<br>            
10:00    1:00    EST    1917 
Feb<br>            
10:00    Aus    EST    
1967<br>            
10:00    AT    EST<br><br>What is the significance 
of the "1:00" on the row ending in "1917 Feb".  Do I just add this to the 
10:00 offset?<br><br>Thanks,<br>Russell<br><br><br></body>
</html>