Home | History | Annotate | Download | only in i18n

Lines Matching refs:GregorianCalendar

304             cal = new GregorianCalendar(loc, status);
343 cal = new GregorianCalendar(loc, status);
500 Calendar *nc = new GregorianCalendar(loc, status);
1523 int32_t era = GregorianCalendar::AD;
1525 era = GregorianCalendar::BC;