Home | History | Annotate | Download | only in i18n

Lines Matching refs:nc

481         Calendar *nc =  new GregorianCalendar(loc, status);
485 fprintf(stderr, "New default calendar has tz=%d\n", ((Calendar*)nc)->get(UCAL_ZONE_OFFSET, status2));
487 return nc;