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

  /external/icu4c/i18n/
astro.cpp 368 if (isINVALID(julianCentury)) {
369 julianCentury = (getJulianDay() - 2415020.0) / 36525.0;
371 return julianCentury;
    [all...]
astro.h 706 double julianCentury;

Completed in 361 milliseconds