Home | History | Annotate | Download | only in intltest

Lines Matching full:monthhc

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