HomeSort by relevance Sort by last modified time
    Searched full:t1833 (Results 1 - 1 of 1) sorted by null

  /libcore/luni/src/test/java/libcore/icu/
DateIntervalFormatTest.java 278 long t1833 = ((long) Integer.MIN_VALUE + Integer.MIN_VALUE) * 1000L; local
279 assertEquals("Sunday, November 24, 1833, 17:31", formatDateRange(l, utc, t1833, t1833, flags));

Completed in 289 milliseconds