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

  /external/chromium_org/third_party/icu/source/i18n/
persncal.cpp 63 static const int32_t PERSIAN_EPOCH = 1948320;
173 int32_t julianDay = PERSIAN_EPOCH - 1 + 365 * (eyear - 1) + ClockMath::floorDivide(8 * eyear + 21, 33);
213 int32_t daysSinceEpoch = julianDay - PERSIAN_EPOCH;
  /external/icu/icu4c/source/i18n/
persncal.cpp 63 static const int32_t PERSIAN_EPOCH = 1948320;
173 int32_t julianDay = PERSIAN_EPOCH - 1 + 365 * (eyear - 1) + ClockMath::floorDivide(8 * eyear + 21, 33);
213 int32_t daysSinceEpoch = julianDay - PERSIAN_EPOCH;
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 201 milliseconds