summaryrefslogtreecommitdiffstats
path: root/luni/src/test/java/libcore/icu/DateIntervalFormatTest.java
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in formatting intervals at month boundaries.Travis Keep2015-05-121-1/+1
* Add a test for bug 20708022.Narayan Kamath2015-05-121-0/+9
* Ensure consistency of capitalization in RelativeDateTimeFormatterNeil Fuller2015-04-221-1/+2
* Use ICU4J more in DateIntervalFormat and RelativeDateTimeFormatterNeil Fuller2015-04-161-28/+29
* Switch DateIntervalFormat/RelativeDateTimeFormatter to ICU4JTravis Keep2015-04-141-0/+1
* ICU55: Update locale data dependent test expectations.Fredrik Roubert2015-03-201-32/+32
* am 9f274e11: Merge "Track date format changes for es_ES and es_US."Narayan Kamath2014-12-091-14/+14
|\
| * Track date format changes for es_ES and es_US.Narayan Kamath2014-12-081-14/+14
* | Unit test for bug 13234532.Elliott Hughes2014-10-081-0/+12
|/
* Fix a faulty Julian day computation.Elliott Hughes2014-06-261-0/+42
* Update tests for to handle changes in ICU52.ccornelius2014-03-141-44/+40
* Test that icu4c only uses the Gregorian calendar when formatting date ranges ...Elliott Hughes2013-12-201-4/+32
* Fix flakiness in DateIntervalFormatTest.Elliott Hughes2013-11-131-13/+22
* Add a regression test for an already-fixed formatDateRange bug.Elliott Hughes2013-09-091-0/+19
* Fix formatDateRange's decisions about when to show a year.Elliott Hughes2013-09-061-43/+116
* Fix formatDateRange's handling of all-day events.Elliott Hughes2013-09-051-0/+32
* Don't abbreviate 24-hour times.Elliott Hughes2013-09-031-83/+116
* Fix DateIntervalFormat to take time zone into account.Elliott Hughes2013-07-311-0/+8
* Add an icu4c-based DateIntervalFormat.Elliott Hughes2013-07-241-0/+171