Lines Matching full:monthhc
2139 int32_t monthHC = hc.get(UCAL_MONTH,status);2148 if (monthHC != month) {2149 errln(" ==> month %d incorrect, should be: %d\n",monthHC,month);