Home | History | Annotate | Download | only in i18n

Lines Matching refs:gregorianShift

427         int32_t gregShift = Grego::gregorianShift(eyear);
509 int32_t gregShift = Grego::gregorianShift(internalGet(UCAL_EXTENDED_YEAR));
557 int32_t gregShift = Grego::gregorianShift(eyear);
724 julianDay += Grego::gregorianShift(year);