README.txt 444 B

12345678910
  1. CLDR v1.6 (July 2, 2008)
  2. This directory contains the CLDR data files in form of PHP scripts.
  3. They are obtained by extracting the CLDR data (http://www.unicode.org/cldr/)
  4. with the script "tools/cldr/build.php".
  5. Only the data relevant to date and number formatting are extracted.
  6. Each PHP file contains an array representing the data for a particular
  7. locale. Data inherited from parent locales are also in the array.