Skip to content

Cldr Dates Times version 2.4.0

Compare
Choose a tag to compare
@kipcole9 kipcole9 released this 12 May 16:01

Enhancements

  • Add Cldr.Time.hour_format_from_locale/1 to return the hour formatted preferred for a locale

  • Add Cldr.DateTime.Formatter.hour/{2, 4} that formats the hour part of a time in accordance with locale preferences (including honouring the hc key of the u language tag extension)

  • Add format symbol ddd to return the day of the month with ordinal formatting. This not a CLDR standard format symbol.

  • Add protocol support for Cldr.Chars which is used by Cldr.to_string/1