Searched refs:left_day (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/samples/cal/
H A Dcal.c550 int32_t left_day, right_day; local
643 left_day = ucal_get(left_cal, UCAL_DATE, status);
664 if(left_day == 1) {
670 unum_format(nfmt, left_day, s, BUF_SIZE, 0, status);
686 left_day = ucal_get(left_cal, UCAL_DATE, status);

Completed in 225 milliseconds