Skip to content

Cldr Dates Times version 2.24.1

Choose a tag to compare

@kipcole9 kipcole9 released this 08 Oct 22:08
· 57 commits to main since this release

Bug Fixes

  • Allow NaiveDatetime.t/0 types to be passed to Cldr.Interval.to_string/3. Previously there was no function clause that supported these types even though the formatting code does. Thanks to @sysashi for the report. Partially fixes #62. Full resolution requires fixing #61 targetted for the end of October 2025.