<div dir="ltr"><div>Hello!</div><div><br></div><div>I'm developing an application using the JavaScript Intl API (which is relying on the IANA tz db) for converting between local time and UTC.</div><div><br></div><div>I started receiving error reports from users about wrong calculations (particularly from Denmark in the 1940's), and I discovered that in some cases daylight saving time was applied in a way not in accordance to historical facts.</div><div><br></div><div>I investigated the IANA tz database files and I discovered that a change has happened in version 2022b (in the file "europe"). Compared to the earlier version (2022a), 4 zones seem to have their rules removed and instead linked to Europe/Berlin:</div><div><br></div><div>Link Europe/Berlin Arctic/Longyearbyen<br>Link Europe/Berlin Europe/Copenhagen<br>Link Europe/Berlin Europe/Oslo<br>Link Europe/Berlin Europe/Stockholm</div><div><br></div><div>This, evidently, is not correct, and will result in erroneous results for these zones.<br></div><div><br></div><div>Best wishes,</div><div>Anders Rosendahl<br></div></div>