Home
last modified time | relevance | path

Searched defs:kEpochStartAsJulianDay (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dgregoimp.h97 #define kEpochStartAsJulianDay 2440588 // January 1, 1970 (Gregorian) macro
/external/icu/icu4c/source/test/intltest/
Dcaltest.cpp2077 static const int32_t kEpochStartAsJulianDay = 2440588; in TestJD() local