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

  /external/icu4c/i18n/
cecal.h 126 static void jdToCE(int32_t julianDay, int32_t jdEpochOffset,
cecal.cpp 131 CECalendar::jdToCE(int32_t julianDay, int32_t jdEpochOffset, int32_t& year, int32_t& month, int32_t& day)
coptccal.cpp 79 jdToCE(julianDay, getJDEpochOffset(), eyear, month, day);
ethpccal.cpp 105 jdToCE(julianDay, getJDEpochOffset(), eyear, month, day);

Completed in 367 milliseconds