Lines Matching full:gregorian
74 const int32_t JULIAN_1_CE = 1721426; // January 1, 1 CE Gregorian
75 const int32_t JULIAN_1970_CE = 2440588; // January 1, 1970 CE Gregorian
90 ClockMath::floorDivide(y, 400) - ClockMath::floorDivide(y, 100) + 2 + // => Gregorian cal
99 // Convert from 1970 CE epoch to 1 CE epoch (Gregorian calendar)
119 // Gregorian day zero is a Monday.
123 // Common Julian/Gregorian calculation
163 #define U_GREGORIAN_KEY "gregorian"
225 status = U_ZERO_ERROR; // retry with fallback (gregorian)
251 status = U_ZERO_ERROR; // retry with fallback (gregorian)
313 status = U_ZERO_ERROR; // retry with fallback (gregorian)