Skip to content

Cldr Dates Times version 2.20.0

Compare
Choose a tag to compare
@kipcole9 kipcole9 released this 26 Jul 01:43
· 4 commits to main since this release

Bug Fixes

  • Fix Cldr.Time.available_formats/3 when the locale parameter is a binary.

Enhancements

  • Modify the :prefer option of to_string/2 to take a list of preferences. Time formats may sometimes have a :unicode or :ascii preference. Date and datetime formats may have a :default or :variant preference. The :prefer option can now be specified with one or both of these options.