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

  /libcore/luni/src/test/java/libcore/icu/
DateIntervalFormatTest.java 323 long t2038 = Integer.MAX_VALUE * 1000L; local
324 assertEquals("Tuesday, January 19, 2038, 03:14", formatDateRange(l, utc, t2038, t2038, flags));

Completed in 696 milliseconds