HomeSort by relevance Sort by last modified time
    Searched defs:ERAS (Results 1 - 9 of 9) sorted by null

  /external/icu/android_icu4j/src/main/java/android/icu/util/
JapaneseCalendar.java 14 * that numbers years and eras based on the reigns of the Japanese emperors.
28 * In modern times, eras have started on January 8, 1868 AD, Gregorian (Meiji),
30 * for these eras, suitable for use in the <code>ERA</code> field, are provided
131 * Eras are numbered starting with the Tenki era, which
133 * eras can be specified using the constants
213 + ERAS[internalGet(ERA, CURRENT_ERA) * 3] // add gregorian starting year
233 if(extendedYear == ERAS[era*3]) {
234 return ERAS[(era*3)+1] // month..
253 if(extendedYear == ERAS[era*3]) { // if it is year 1..
254 if(month == ((ERAS[(era*3)+1])-1)) { // if it is the emperor's first month..
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
JapaneseCalendar.java 13 * that numbers years and eras based on the reigns of the Japanese emperors.
27 * In modern times, eras have started on January 8, 1868 AD, Gregorian (Meiji),
29 * for these eras, suitable for use in the <code>ERA</code> field, are provided
138 * Eras are numbered starting with the Tenki era, which
140 * eras can be specified using the constants
224 + ERAS[internalGet(ERA, CURRENT_ERA) * 3] // add gregorian starting year
245 if(extendedYear == ERAS[era*3]) {
246 return ERAS[(era*3)+1] // month..
266 if(extendedYear == ERAS[era*3]) { // if it is year 1..
267 if(month == ((ERAS[(era*3)+1])-1)) { // if it is the emperor's first month..
    [all...]
  /external/caliper/lib/
joda-time-2.1.jar 
  /prebuilts/tools/common/m2/repository/joda-time/joda-time/2.9.1/
joda-time-2.9.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.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 78 milliseconds