ropg / ezTime

ezTime — pronounced "Easy Time" — is a very easy to use Arduino time and date library that provides NTP network time lookups, extensive timezone support, formatted time and date strings, user events, millisecond precision and more.
MIT License
343 stars 93 forks source link

Timezone data is not correct for Europe/Dublin #176

Open climent opened 11 months ago

climent commented 11 months ago

When setting the timezone as Europe/Dublin, the timezone response is incorrect, setting the time for Irish Summer Time (IST).

Querying pool.ntp.org ... success (round trip 109 ms)
Received time: Sunday, 24-Dec-23 12:14:45.758 UTC (internal clock was 1199363164 ms fast)
Timezone lookup for: Europe/Dublin ... (round-trip 99 ms)  success.
  Olson: Europe/Dublin
  Posix: IST-1GMT0,M10.5.0,M3.5.0/1

When setting the time for Europe/London it receives the correct timezone:

Querying pool.ntp.org ... success (round trip 119 ms)
Received time: Sunday, 24-Dec-23 12:13:51.095 UTC (internal clock was 1199310466 ms fast)
Timezone lookup for: Europe/London ... (round-trip 108 ms)  success.
  Olson: Europe/London
  Posix: GMT0BST,M3.5.0/1,M10.5.0