Lines Matching full:grego
43 // For actual getOffset() calculations, use Grego::monthLength() and
44 // Grego::previousMonthLength() which take leap years into account.
393 // Check the month before calling Grego::monthLength(). This
405 return getOffset(era, year, month, day, dayOfWeek, millis, Grego::monthLength(year, month), status);
413 // Check the month before calling Grego::monthLength(). This
430 Grego::monthLength(year, month),
431 Grego::previousMonthLength(year, month),
517 Grego::dayToFields(day, year, month, dom, dow);
521 Grego::monthLength(year, month),
546 Grego::dayToFields(day, year, month, dom, dow);
549 Grego::monthLength(year, month),