summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java/libcore/icu/TimeZones.java
Commit message (Expand)AuthorAgeFilesLines
* Switch to using icu4c 50's TimeZoneNames API.Elliott Hughes2013-02-261-143/+0
* Don't rely on fallback time zone names starting "GMT".Elliott Hughes2013-01-281-1/+1
* Merge "Remove the LocaleData.digit field." into dalvik-devElliott Hughes2011-06-151-3/+5
|\
| * Remove the LocaleData.digit field.Elliott Hughes2011-06-151-3/+5
* | Kill another use of TimeZone.useDaylightTime().Jesse Wilson2011-06-151-4/+14
|/
* Simplify internal libcore logging.Elliott Hughes2011-02-221-3/+2
* Various time zone strings improvements.Elliott Hughes2011-02-141-83/+66
* Slight cleanup of the TimeZones code.Elliott Hughes2011-01-161-38/+12
* Include more time zone abbreviations.Elliott Hughes2011-01-161-2/+10
* A couple of intention-revealing renames I missed in the last commit.Elliott Hughes2010-06-231-2/+2
* Add TimeZones.forLocale, plus some tidying.Elliott Hughes2010-06-231-0/+167