Cldr v0.5.0 Cldr.Normalize.DateFields View Source

Takes the list 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 base_and_variant_from(key) View Source
Link to this function fold_default_content(content) View Source
Link to this function fold_variant_content(content) View Source
Link to this function normalize(content, locale) View Source
Link to this function normalize_content(content) View Source
Link to this function normalize_date_fields(content) View Source
Link to this function normalize_elements(content) View Source
Link to this function normalize_relative_times(content) View Source
Link to this function normalize_time_patterns(content) View Source
Link to this function normalize_variant(content) View Source