Cldr v0.5.0 Cldr.Normalize.Units View Source

Takes the units 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

Link to this section Functions

Link to this function locale_path(locale) View Source
locale_path(binary) :: String.t
Link to this function normalize(content, locale) View Source
Link to this function normalize_units(content, locale) View Source
Link to this function process_unit_type(type, content) View Source
Link to this function process_unit_types(content, unit_types) View Source
Link to this function units_for_locale(locale) View Source