Home | History | Annotate | Download | only in cintltst

Lines Matching defs:day

412         int32_t    year, month, day;
416 day = ucal_get(ucal, UCAL_DATE, &status);
417 ucal_setDateTime(ucal, year, month, day, 18, 49, 0, &status); /* set to today at 18:49:00 */