Searched refs:ceToJD (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dcecal.h113 static int32_t ceToJD(int32_t year, int32_t month, int32_t date,
H A Dcecal.cpp78 return ceToJD(eyear, emonth, 0, getJDEpochOffset());
110 CECalendar::ceToJD(int32_t year, int32_t month, int32_t date, int32_t jdEpochOffset) function in class:CECalendar
H A Dcoptccal.cpp155 return CECalendar::ceToJD(year, month, day, COPTIC_JD_EPOCH_OFFSET);
H A Dethpccal.cpp199 return ceToJD(year, month, date, JD_EPOCH_OFFSET_AMETE_MIHRET);

Completed in 137 milliseconds