Home | History | Annotate | Download | only in intltest

Lines Matching full:yearhc

2228             int32_t yearHC = hc.get(UCAL_YEAR,status);
2240 if (yearHC != year) {
2241 errln(" ==> day %d incorrect, should be: %d\n",yearHC,year);