Searched refs:JULIAN_EPOCH (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dindiancal.cpp85 static const double JULIAN_EPOCH = 1721425.5; variable
143 double julianDay = (JULIAN_EPOCH - 1) +
165 depoch = wjd - JULIAN_EPOCH;
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dcalcasts.cpp47 static const double JULIAN_EPOCH = -210866760000000.; // 1/1/4713 BC 12:00 local
52 UDate t = (JULIAN_EPOCH+(ONE_DAY*cases[i].julian));

Completed in 114 milliseconds