Home
last modified time | relevance | path

Searched refs:JD_EPOCH (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/i18n/
Dastro.cpp501 #define JD_EPOCH 2447891.5 // Julian day of epoch macro
585 double day = jDay - JD_EPOCH; // Days since epoch in getSunLongitude()
1017 double day = getJulianDay() - JD_EPOCH; // Days since epoch in getMoonPosition()