Home | History | Annotate | Download | only in cintltst

Lines Matching defs:month

429         int32_t    year, month, day;
432 month = ucal_get(ucal, UCAL_MONTH, &status);
434 ucal_setDateTime(ucal, year, month, day, 18, 49, 0, &status); /* set to today at 18:49:00 */
616 /*since the month names has the last string empty and week names are 1 based 1.e first string in the weeknames array is empty */