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

Issue in ToLocalTime for Stockholm time zone. #33

Closed pavkam closed 4 years ago

pavkam commented 4 years ago

Bug in TZDB 2020a Crash in TBundledTimeZone.ToLocalTime(const ADateTime: TDateTime) When using the date/time '2018-12-31 22:18:01' (which causes a switch to next year 2019). Time Zone: "Stockholm"

pavkam commented 4 years ago

Fixed