Home | History | Annotate | Download | only in i18n

Lines Matching refs:Grego

48 // For actual getOffset() calculations, use Grego::monthLength() and
49 // Grego::previousMonthLength() which take leap years into account.
398 // Check the month before calling Grego::monthLength(). This
410 return getOffset(era, year, month, day, dayOfWeek, millis, Grego::monthLength(year, month), status);
418 // Check the month before calling Grego::monthLength(). This
435 Grego::monthLength(year, month),
436 Grego::previousMonthLength(year, month),
522 Grego::dayToFields(day, year, month, dom, dow);
526 Grego::monthLength(year, month),
551 Grego::dayToFields(day, year, month, dom, dow);
554 Grego::monthLength(year, month),