Suvarna Garge (Editor)

Common Locale Data Repository

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developed by
  
Unicode Consortium

Website
  
cldr.unicode.org

Container for
  
XML

Initial release
  
19 December 2003; 13 years ago (2003-12-19)

Latest release
  
CLDR 29 (16 March 2016; 10 months ago (2016-03-16))

The Common Locale Data Repository Project, often abbreviated as CLDR, is a project of the Unicode Consortium to provide locale data in the XML format for use in computer applications. CLDR contains locale specific information that an operating system will typically provide to applications. CLDR is written in LDML (Locale Data Markup Language). The information is currently used in International Components for Unicode, Apple's macOS, LibreOffice, MediaWiki, and IBM's AIX, among other applications and operating systems.

Among the types of data that CLDR includes are the following:

  • Translations for language names.
  • Translations for territory and country names.
  • Translations for currency names, including singular/plural modifications.
  • Translations for weekday, month, era, period of day, in full and abbreviated forms.
  • Translations for timezones and example cities (or similar) for timezones.
  • Translations for calendar fields.
  • Patterns for formatting/parsing dates or times of day.
  • Exemplar sets of characters used for writing the language.
  • Patterns for formatting/parsing numbers.
  • Rules for language-adapted collation.
  • Rules for formatting numbers in traditional numeral systems (like Roman numerals, Armenian numerals, …).
  • Rules for spelling out numbers as words.
  • Rules for transliteration between scripts. A lot of it is based on BGN/PCGN romanization.
  • It overlaps somewhat with ISO 15897 (POSIX locales). POSIX locale information can be derived from CLDR by using some of CLDR's conversion tools.

    CLDR is maintained by the CLDR technical committee, which includes employees from IBM, Apple, Google, Microsoft, and some government-based organizations. The committee is currently chaired by John Emmons (IBM), with Mark Davis (Google) as vice-chair.

    References

    Common Locale Data Repository Wikipedia