Lines Matching full:year
410 int32_t year, month, day;412 year = ucal_get(ucal, UCAL_YEAR, &status);415 ucal_setDateTime(ucal, year, month, day, 18, 49, 0, &status); /* set to today at 18:49:00 */