Home | History | Annotate | Download | only in i18n

Lines Matching refs:Grego

46 // For actual getOffset() calculations, use Grego::monthLength() and
47 // Grego::previousMonthLength() which take leap years into account.
396 // Check the month before calling Grego::monthLength(). This
408 return getOffset(era, year, month, day, dayOfWeek, millis, Grego::monthLength(year, month), status);
416 // Check the month before calling Grego::monthLength(). This
433 Grego::monthLength(year, month),
434 Grego::previousMonthLength(year, month),
520 Grego::dayToFields(day, year, month, dom, dow);
524 Grego::monthLength(year, month),
549 Grego::dayToFields(day, year, month, dom, dow);
552 Grego::monthLength(year, month),