lau / tzdata

tzdata for Elixir. Born from the Calendar library.
MIT License
303 stars 71 forks source link

Adjust to different month format #146

Closed moxley closed 1 month ago

moxley commented 2 months ago

Fixes #143

This has been tested on a production application:

Tzdata has updated the release from 2024a to 2024b

I also updated the ssl_verify_fun dependency, because the original version wouldn't compile. The newest version has a fix that allows it to compile.

acrogenesis commented 1 month ago

thanks @lau, just as a heads up the hex.pm release is still missing.

warmwaffles commented 1 month ago

Are we able to get a release for this?

lau commented 1 month ago

There's another issue with 2024b. I have a PR for it: https://github.com/lau/tzdata/pull/147 I'm hoping to make a release today.

warmwaffles commented 1 month ago

Weeeee. I appreciate it @lau!