pavkam / tzdb

Delphi/FPC Time Zone Database
https://www.iana.org/time-zones
BSD 3-Clause "New" or "Revised" License
84 stars 27 forks source link

Incorrect handling of Pacific/Apia zone in 2010 and 2011 #28

Closed pavkam closed 5 years ago

pavkam commented 5 years ago

In 2010 there is a rule that starts the DST but the library identifies it as Standard. In 2011 there is a complicated combination of 2 rules and a period switch at the end of the year.

Need to investigate whether 24:00 is treated accordingly.

pavkam commented 5 years ago

The new core handles this correctly.