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

  /external/icu4c/i18n/
indiancal.cpp 85 static const double JULIAN_EPOCH = 1721425.5;
143 double julianDay = (JULIAN_EPOCH - 1) +
165 depoch = wjd - JULIAN_EPOCH;
  /external/icu4c/test/intltest/
calcasts.cpp 47 static const double JULIAN_EPOCH = -210866760000000.; // 1/1/4713 BC 12:00
52 UDate t = (JULIAN_EPOCH+(ONE_DAY*cases[i].julian));
incaltst.cpp 57 static const double JULIAN_EPOCH = -210866760000000.;

Completed in 91 milliseconds