Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ucal_get

406         year = ucal_get(ucal, UCAL_YEAR, &status);
407 month = ucal_get(ucal, UCAL_MONTH, &status);
408 day = ucal_get(ucal, UCAL_DATE, &status);