<font size=2 face="sans-serif">To whom it may concern,</font>
<br>
<br><font size=2 face="sans-serif">I am writing to report an issue I have
discovered in the recent change to the Asia/Dhaka time zone data, which
recently implemented daylight saving time in June. The recent update to
the time zone data (tzdata2009j) includes a start date for daylight saving
time, but no end date. Intuitively, daylight saving time should have a
start and an end date within the same year, otherwise what is implemented
is an indefinite GMT offset change. Because of this programs that detect
DST rules may see the absence of an end to the DST period as an error.
This may cause programs which obtain DST rules using Olson time zone data
to fail to detect daylight saving time rules for Asia/Dhaka. For completeness,
I propose a tentative end date be implemented now, and an updated date
be implemented once an official date is released, or the government releases
an additional tentative date in September. </font>
<br>
<br><font size=2 face="sans-serif">According to timeanddate.com:</font>
<br>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &quot;The
press secretary did not confirm the length of DST but stated that the government
would decide the DST end date and would announce it later. On another note,
Bangladesh's minister for power said earlier in 2009 that the new timing
might &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; continue
until the end of September. Timeanddate.com will provide an update on the
DST end date when it becomes available. &quot;</font>
<br>
<br><font size=2 face="sans-serif">&nbsp;(</font><a href="http://www.timeanddate.com/news/time/bangladesh-daylight-saving-2009.html"><font size=2 face="sans-serif">http://www.timeanddate.com/news/time/bangladesh-daylight-saving-2009.html</font></a><font size=2 face="sans-serif">):</font>
<br>
<br><font size=2 face="sans-serif">Timeanddate.com picked September 25th,
which seems like a likely enough date. I have update the tzdata on my system
with the following rules to implement this change.</font>
<br>
<br><font size=2 face="sans-serif"># Rule &nbsp;NAME &nbsp; &nbsp;FROM
&nbsp; &nbsp;TO &nbsp; &nbsp; &nbsp;TYPE &nbsp; &nbsp;IN &nbsp; &nbsp;
&nbsp;ON &nbsp; &nbsp; &nbsp;AT &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
SAVE &nbsp; &nbsp;LETTER/S</font>
<br><font size=2 face="sans-serif">Rule &nbsp; &nbsp; &nbsp; &nbsp;Dhaka09
&nbsp; &nbsp; &nbsp; &nbsp;2009 &nbsp; &nbsp; &nbsp; &nbsp;max
&nbsp; &nbsp; &nbsp; &nbsp;- &nbsp; &nbsp; &nbsp; &nbsp;Jun
&nbsp; &nbsp; &nbsp; &nbsp;19 &nbsp; &nbsp; &nbsp; &nbsp;23:00
&nbsp; &nbsp; &nbsp; &nbsp;1:00 &nbsp; &nbsp; &nbsp; &nbsp;D</font>
<br><font size=2 face="sans-serif">Rule &nbsp; &nbsp; &nbsp; &nbsp;Dhaka09
&nbsp; &nbsp; &nbsp; &nbsp;2009 &nbsp; &nbsp; &nbsp; &nbsp;max
&nbsp; &nbsp; &nbsp; &nbsp;- &nbsp; &nbsp; &nbsp; &nbsp;Sep
&nbsp; &nbsp; &nbsp; &nbsp;26 &nbsp; &nbsp; &nbsp; &nbsp;00:00
&nbsp; &nbsp; &nbsp; &nbsp;0:00 &nbsp; &nbsp; &nbsp; &nbsp;S
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;</font>
<br>
<br><font size=2 face="sans-serif"># Zone &nbsp; &nbsp; &nbsp; &nbsp;NAME
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;GMTOFF
&nbsp; &nbsp; &nbsp; &nbsp;RULES &nbsp; &nbsp; &nbsp; &nbsp;FORMAT
&nbsp; &nbsp; &nbsp; &nbsp;[UNTIL]</font>
<br><font size=2 face="sans-serif">Zone &nbsp; &nbsp; &nbsp; &nbsp;Asia/Dhaka
&nbsp; &nbsp; &nbsp; &nbsp;6:01:40 - &nbsp; &nbsp; &nbsp; &nbsp;LMT
&nbsp; &nbsp; &nbsp; &nbsp;1890</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 5:53:20
&nbsp; &nbsp; &nbsp; &nbsp;- &nbsp; &nbsp; &nbsp; &nbsp;HMT
&nbsp; &nbsp; &nbsp; &nbsp;1941 Oct &nbsp; &nbsp;# Howrah Mean
Time?</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 6:30 &nbsp;
&nbsp; &nbsp; &nbsp;- &nbsp; &nbsp; &nbsp; &nbsp;BURT &nbsp;
&nbsp; &nbsp; &nbsp;1942 May 15 # Burma Time</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 5:30 &nbsp;
&nbsp; &nbsp; &nbsp;- &nbsp; &nbsp; &nbsp; &nbsp;IST &nbsp;
&nbsp; &nbsp; &nbsp;1942 Sep</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 6:30 &nbsp;
&nbsp; &nbsp; &nbsp;- &nbsp; &nbsp; &nbsp; &nbsp;BURT &nbsp;
&nbsp; &nbsp; &nbsp;1951 Sep 30</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 6:00 &nbsp;
&nbsp; &nbsp; &nbsp;- &nbsp; &nbsp; &nbsp; &nbsp;DACT &nbsp;
&nbsp; &nbsp; &nbsp;1971 Mar 26 # Dacca Time</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 6:00 &nbsp;
&nbsp; &nbsp; &nbsp;Dhaka09 &nbsp; &nbsp; &nbsp; &nbsp;B%sT
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp;# Bangladesh Time</font>
<br>
<br><font size=2 face="sans-serif">Could you please evaluate this change
for inclusion in the Olson time zone data? Please let me know if you have
any questions or concerns. </font>
<br>
<br><font size=2 face="sans-serif">Thanks, </font>
<br>
<br><font size=2 face="sans-serif">Nik</font>
<br>