Cldr v0.12.2 Cldr.Normalize.Number View Source
Takes the number part of the locale map and transforms the formats into a more easily
processable structure that is then stored in map managed by Cldr.Locale
Link to this section Summary
Functions
Normalize decimal formats for a locale
Link to this section Functions
Normalize decimal formats for a locale.
locale
is the full locale map from CLDR. The map is transformed and returned so that further processing may occur
Link to this function
normalize_short_format(format)
View Source
normalize_short_format(%{}) :: list()