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

Support for breakdown with rule-less years. #23

Closed pavkam closed 5 years ago

pavkam commented 5 years ago

If the previous year has no rules, nothing is brought forward and the start of the year has no carried rule. This results in missing segments.

Same for a period that has no rules at all.

pavkam commented 5 years ago

Done.