Cldr Dates Times version 2.4.0
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 thehc
key of theu
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 byCldr.to_string/1