Home | History | Annotate | Download | only in intltest

Lines Matching full:dayhc

2226             int32_t dayHC = hc.get(UCAL_DATE,status);
2232 if (dayHC != day) {
2233 errln(" ==> day %d incorrect, should be: %d\n",dayHC,day);