Lines Matching refs:UCAL_MINUTE
345 logln(UnicodeString("MINUTE: ") + calendar->get(UCAL_MINUTE, status));
355 logln(UnicodeString("MINUTE: ") + calendar->get(UCAL_MINUTE, status));
467 gc->set(UCAL_MINUTE, 0);
664 foo1->get(UCAL_MINUTE, status),
673 foo1->get(UCAL_MINUTE, status),
682 foo1->get(UCAL_MINUTE, status),
717 int32_t min = cal->get(UCAL_MINUTE, status);
728 min = cal->get(UCAL_MINUTE, status);
892 cal1->get(UCAL_MINUTE,status),
905 cal1->get(UCAL_MINUTE,status),
1278 cal->clear( UCAL_MINUTE );
1294 cal->clear( UCAL_MINUTE );
2185 { UCAL_MINUTE, ADD, PLUS|MINUS, 48*60, -12*ONE_HOUR, +36*ONE_HOUR },
2718 if(min != 0) cal->set(UCAL_MINUTE, min);