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

  /external/icu4c/i18n/
chnsecal.cpp 62 * resulting in EXTENDED_YEAR values 60 years greater and ERA (cycle)
197 { -5000000, -5000000, 5000000, 5000000}, // EXTENDED_YEAR
219 * YEAR field as the cycle and year-of-cycle, or the EXTENDED_YEAR
259 * <li>EXTENDED_YEAR</ul>
671 * @param setAllFields if true, set the EXTENDED_YEAR, ERA, YEAR,
719 int32_t extended_year = gyear - fEpochYear; local
723 extended_year++;
728 internalSet(UCAL_EXTENDED_YEAR, extended_year);
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 1090 milliseconds