Home | History | Annotate | Download | only in cintltst

Lines Matching full:day

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