History log of /libcore/luni/src/test/java/libcore/icu/DateIntervalFormatTest.java
Revision Date Author Comments
4409dd652330c8eaaa32eec36ce1600aeeea1464 13-Nov-2013 Elliott Hughes <enh@google.com> Fix flakiness in DateIntervalFormatTest.

Bug: https://code.google.com/p/android/issues/detail?id=62139

(cherry picked from commit 205d7f16d2d6a302c401f39a905dc2a05c1f271b)

Change-Id: I841f7fc38132213031c3092fe9309c8d6ad70acf
41a439b85b660a1c7cb33b1ae0e4b3e5713664f1 07-Sep-2013 Elliott Hughes <enh@google.com> Fix formatDateRange's decisions about when to show a year.

Bug: 10209343

(cherry picked from commit e1a17472940f90d6712203f3523bb054bdbfd6e4)

Change-Id: I9931c3e72d5623dec8cc21c09eae5532aa7eb7f6
bb0a7318f2ca1bc9768d6d68b9a4521dd40f09a9 06-Sep-2013 Elliott Hughes <enh@google.com> Fix formatDateRange's handling of all-day events.

Android's formatDateRange's interpretation of a time span running until 0 ms
into a day is different from icu4c. Traditionally we didn't count that as
being the next day, but icu4c does.

Bug: 10560853

(cherry picked from commit e6d0a351d58747ca6958ee9c9a12d2c3feb7f9db)

Change-Id: Ia394fe541afcfccfe801a8aa704ad8d14212d817
e8f98b22cbd859c5c2cad9866335128a95adcd81 04-Sep-2013 Elliott Hughes <enh@google.com> Don't abbreviate 24-hour times.

Bug: 10318326

(cherry picked from commit 504a9b9d616bd108d26077d6d215677a29605f22)

Change-Id: I3ea76ad516b7d76b7e56a562b56cdfeff451f289
e9852a18ca0343b27096c72d31bbba839ca6aaf0 01-Aug-2013 Elliott Hughes <enh@google.com> Merge "Fix DateIntervalFormat to take time zone into account."
507e7789a5aace0f30d85dab8862151b1eba693a 01-Aug-2013 Elliott Hughes <enh@google.com> Fix DateIntervalFormat to take time zone into account.

Bug: 10089890
Change-Id: I91e61429108abb16810701d6d9feb6d1ad431740
480537d9d51add98bffe6d9a9ef3b1022b959336 03-May-2013 Elliott Hughes <enh@google.com> Add an icu4c-based DateIntervalFormat.

This will be used to replace DateUtils.formatDateRange's implementation.

Bug: 7289514
Change-Id: I5588c79a9d0a5cbed3b4600389c545e83fc26967