JodaOrg / joda-time

Joda-Time is the widely used replacement for the Java date and time classes prior to Java SE 8.
http://www.joda.org/joda-time/
Apache License 2.0
4.98k stars 986 forks source link

Windhoek timezone update #675

Closed LiulangZhang closed 1 year ago

LiulangZhang commented 2 years ago

Hi Windhoek has decided to continue with GMT+2 timezone from Oct 23th 2017 , but the current library windhoek's timezone will set to GMT+1 .

Do we have any release to address this issue ? Thanks

jodastephen commented 1 year ago

Issues with timezone data should be sent to IANA TZDB. Joda-Time simply consumes the data from there. Do make sure that you check you are using the latest version of Joda-Time though!