]> git.ipfire.org Git - thirdparty/babel.git/commit
dates: Add and use fuzzy skeleton matching 316/head
authorAarni Koskela <akx@iki.fi>
Mon, 4 Jan 2016 19:51:36 +0000 (21:51 +0200)
committerAarni Koskela <akx@iki.fi>
Sat, 23 Jan 2016 19:15:47 +0000 (21:15 +0200)
commitcd70395b0f138b7f60b0866f5b2b164f1a025786
tree5d3cfe177e1d55ffe4e8c852c85db70888af4f7a
parent796c3d20bfb430f9ae1cf845b2cde35ab0573c2b
dates: Add and use fuzzy skeleton matching

Based on:

* http://www.unicode.org/reports/tr35/tr35-dates.html#availableFormats_appendItems
* http://source.icu-project.org/repos/icu/icu4j/trunk/main/classes/core/src/com/ibm/icu/text/DateIntervalInfo.java
  (method `getBestSkeleton`)
babel/dates.py
tests/test_date_intervals.py