HomeSort by relevance Sort by last modified time
    Searched refs:SHOWA (Results 1 - 22 of 22) sorted by null

  /libcore/ojluni/src/test/java/time/tck/java/time/chrono/
TCKJapaneseChronology.java 179 {JapaneseEra.SHOWA, 1928 - YDIFF_SHOWA, 12, 25, 360, LocalDate.of(1928, 12, 25)},
185 {JapaneseEra.SHOWA, 1, 12, 25, 1, LocalDate.of(1926, 12, 25)},
186 {JapaneseEra.SHOWA, 64, 1, 7, 7, LocalDate.of(1989, 1, 7)},
374 {1, JapaneseEra.SHOWA, 1, 1 + YDIFF_SHOWA, false},
375 {1, JapaneseEra.SHOWA, 7, 7 + YDIFF_SHOWA, true},
411 {JapaneseEra.SHOWA, 100},
412 {JapaneseEra.SHOWA, 0},
413 {JapaneseEra.SHOWA, -10},
461 JapaneseDate base = JapaneseChronology.INSTANCE.date(JapaneseEra.SHOWA, 63, 6, 30);
462 assertEquals(base.getLong(ERA), JapaneseEra.SHOWA.getValue())
    [all...]
TCKJapaneseEra.java 81 {JapaneseEra.SHOWA, "Showa", 1},
  /libcore/ojluni/src/test/java/time/test/java/time/chrono/
TestJapaneseChronology.java 55 // Same for Taisho-Showa transition. 1926-12-25 is the last day of Taisho
56 // and the first day of Showa.
58 { JapaneseEra.SHOWA, 1, 12, 25, 1926 },
59 { JapaneseEra.SHOWA, 64, 1, 7, 1989 },
72 { JapaneseEra.SHOWA, 1, 1, 12, 25 },
73 { JapaneseEra.SHOWA, 2, 8, 1, 8 },
74 { JapaneseEra.SHOWA, 64, 7, 1, 7 },
102 { JapaneseEra.SHOWA, 1, 12, 24 },
103 { JapaneseEra.SHOWA, 2, 2, 29 },
104 { JapaneseEra.SHOWA, 64, 1, 8 }
    [all...]
  /libcore/ojluni/src/main/java/java/time/chrono/
JapaneseEra.java 118 * The singleton instance for the 'Showa' era (1926-12-25 - 1989-01-07)
121 public static final JapaneseEra SHOWA = new JapaneseEra(1, LocalDate.of(1926, 12, 25));
146 KNOWN_ERAS[2] = SHOWA;
189 * The {@link #SHOWA} era that contains 1970-01-01 (ISO calendar system) has the value 1
293 * The {@link #SHOWA} era that contains 1970-01-01 (ISO calendar system) has the value 1.
  /external/icu/android_icu4j/src/main/java/android/icu/util/
JapaneseCalendar.java 25 * of that year were in the Showa era, e.g. "January 6, 64 Showa", while the rest
31 * July 30, 1912 (Taisho), December 25, 1926 (Showa), and January 7, 1989 (Heisei). Constants
138 * {@link #SHOWA} (1926 AD), and
207 // The default value of EXTENDED_YEAR is 1970 (Showa 45)
337 834, 1, 3, // Showa
463 1312, 3, 20, // Showa
549 1926, 12, 25, // Showa
575 static public final int SHOWA = CURRENT_ERA - 1;
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
JapaneseCalendar.java 24 * of that year were in the Showa era, e.g. "January 6, 64 Showa", while the rest
30 * July 30, 1912 (Taisho), December 25, 1926 (Showa), and January 7, 1989 (Heisei). Constants
145 * {@link #SHOWA} (1926 AD), and
218 // The default value of EXTENDED_YEAR is 1970 (Showa 45)
351 834, 1, 3, // Showa
477 1312, 3, 20, // Showa
563 1926, 12, 25, // Showa
593 static public final int SHOWA = CURRENT_ERA - 1;
  /libcore/luni/src/test/java/libcore/java/time/chrono/
JapaneseChronologyTest.java 74 assertEquals(JapaneseEra.SHOWA, JapaneseDate.from(LocalDate.of(1927, 1, 1)).getEra());
  /libcore/ojluni/src/main/java/java/util/
JapaneseImperialCalendar.java 50 * 3 Showa 1926-12-25 midnight local time
94 * The ERA constant designating the Showa era.
96 public static final int SHOWA = 3;
182 JANUARY, // MONTH (Showa 64 ended in January.)
183 0, // WEEK_OF_YEAR (Showa 1 has only 6 days which could be 0 weeks.)
263 // Showa 63 January 8, 63 is the actual max value since
264 // Showa 64 January 8 doesn't exist.
705 // process further. (Showa Gan-nen (year 1)
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /prebuilts/sdk/current/
core.jar 
android.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
icu4j-53.1.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/28/
android.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 3032 milliseconds