summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java/libcore/icu/TimeZoneNames.java
Commit message (Expand)AuthorAgeFilesLines
* libcore: add a way to clear cached time zone stringsRoman Birg2015-11-071-0/+12
* Add API to get a time zone's localized exemplar location from CLDR.Elliott Hughes2013-09-101-0/+2
* Reduce the upper bound on TimeZoneNames memory usage.Elliott Hughes2013-08-271-9/+4
* Fix zone.tab parsing.Elliott Hughes2013-06-071-0/+3
* Cope with a corrupt tzdata update.Elliott Hughes2013-04-261-1/+1
* Return Olson ids from TimeZoneNames.forLocale in zone.tab order.Elliott Hughes2013-03-141-3/+15
* Switch to using icu4c 50's TimeZoneNames API.Elliott Hughes2013-02-261-0/+151