HomeSort by relevance Sort by last modified time
    Searched full:right_day (Results 1 - 1 of 1) sorted by null

  /external/icu/icu4c/source/samples/cal/
cal.c 550 int32_t left_day, right_day; local
644 right_day = ucal_get(right_cal, UCAL_DATE, status);
712 if(right_day == 1) {
718 unum_format(nfmt, right_day, s, BUF_SIZE, 0, status);
734 right_day = ucal_get(right_cal, UCAL_DATE, status);

Completed in 59 milliseconds