Cldr v0.1.3 Cldr.Normalize.Number

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

Summary

Functions

normalize(content, locale)

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
normalize_formats(content, locale)
normalize_short_format(format)
normalize_short_format(Map.t) :: List.t
normalize_symbols(content, locale)
number_system_names_from(numbers)