Home | History | Annotate | Download | only in i18n

Lines Matching full:year

624         int32_t year, month, dom, dow;
628 Grego::dayToFields(day, year, month, dom, dow);
630 dstOffset = getOffset(GregorianCalendar::AD, year, month, dom,
632 Grego::monthLength(year, month),