Home | History | Annotate | Download | only in intltest

Lines Matching refs:monthHC

2278             int32_t monthHC = hc.get(UCAL_MONTH,status);
2287 if (monthHC != month) {
2288 errln(" ==> month %d incorrect, should be: %d\n",monthHC,month);