Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/i18n/
Dgregoimp.h108 #define kEpochStartAsJulianDay 2440588 // January 1, 1970 (Gregorian) macro
/third_party/skia/third_party/externals/icu/source/i18n/
Dgregoimp.h108 #define kEpochStartAsJulianDay 2440588 // January 1, 1970 (Gregorian) macro
/third_party/icu/icu4c/source/i18n/
Dgregoimp.h108 #define kEpochStartAsJulianDay 2440588 // January 1, 1970 (Gregorian) macro
/third_party/icu/icu4c/source/test/intltest/
Dcaltest.cpp2099 static const int32_t kEpochStartAsJulianDay = 2440588; in TestJD() local