summaryrefslogtreecommitdiff
path: root/scripts/import_cldr.py
Commit message (Expand)AuthorAgeFilesLines
* Implement support for aliases in the CLDR data. Closes #68. Also, update to C...Christopher Lenz2008-07-071-65/+161
* Update to CLDR 1.5.1, which split out the metazone mappings into a separate s...Christopher Lenz2008-06-161-4/+9
* Upgraded to CLDR 1.5 and improved timezone formatting.Christopher Lenz2007-08-011-13/+57
* Add currency formatting.Christopher Lenz2007-06-181-4/+4
* Add Babel soruce path to CLDR import script automatically for asmodai ;-).Christopher Lenz2007-06-081-0/+3
* Extended time-zone support.Christopher Lenz2007-06-041-0/+8
* * Import datetime patterns from CLDR.Christopher Lenz2007-06-041-0/+10
* Import basic timezone info from CLDR (see #3). Still missing a couple other p...Christopher Lenz2007-06-031-1/+9
* * Reduce size of locale data pickles by only storing the data provided by ea...Christopher Lenz2007-06-031-20/+17
* Implemented babel.numbers.format_percentJonas Borgström2007-05-311-1/+1
* Minor date formatting improvements.Christopher Lenz2007-05-311-2/+2
* Extended and documented `LazyProxy`.Christopher Lenz2007-05-311-0/+2
* Add basic support for number format patterns.Jonas Borgström2007-05-301-4/+4
* Pull in some supplemental data from the CLDR, for things like the first day o...Christopher Lenz2007-05-301-2/+66
* Import of initial code base.Christopher Lenz2007-05-291-0/+223