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

  /libcore/luni/src/test/java/libcore/icu/
DateIntervalFormatTest.java 272 long t1901 = Integer.MIN_VALUE * 1000L; local
273 assertEquals("Friday, December 13, 1901, 20:45", formatDateRange(l, utc, t1901, t1901, flags));

Completed in 94 milliseconds