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

  /libcore/ojluni/src/test/java/time/test/java/time/chrono/
TestJapaneseChronology.java 157 JapaneseDate jdate1 = JapaneseDate.of(era, yearOfEra, month, dayOfMonth); local
159 assertEquals(jdate1, jdate2);

Completed in 87 milliseconds