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

  /external/icu4c/i18n/
cecal.h 101 virtual int32_t getJDEpochOffset() const = 0;
coptccal.h 189 virtual int32_t getJDEpochOffset() const;
coptccal.cpp 79 jdToCE(julianDay, getJDEpochOffset(), eyear, month, day);
154 CopticCalendar::getJDEpochOffset() const
ethpccal.h 205 virtual int32_t getJDEpochOffset() const;
ethpccal.cpp 105 jdToCE(julianDay, getJDEpochOffset(), eyear, month, day);
191 EthiopicCalendar::getJDEpochOffset() const
cecal.cpp 78 return ceToJD(eyear, emonth, 0, getJDEpochOffset());

Completed in 860 milliseconds