Use ICU for relative time formatting
Rewrite the DateUtils' relative time formatting APIs (getRelativeTimeSpanString, getRelativeDateTimeString) to use ICU ones. Most of the CTS tests for these two functions have been moved to libcore's CTS tests, with only a few left to test the mapping between the APIs. Bug: 19146457 Change-Id: Id07c4907a3b3c79f237b372f931e7bdb2f960d43
Loading
Please sign in to comment