Home | History | Annotate | Download | only in i18n

Lines Matching full:month

632         int32_t year, month, dom, dow;
636 Grego::dayToFields(day, year, month, dom, dow);
638 dstOffset = getOffset(GregorianCalendar::AD, year, month, dom,
640 Grego::monthLength(year, month),