Home | History | Annotate | Download | only in i18n

Lines Matching refs:actualStart

1540                 UDate actualStart = MAX_MILLIS;
1549 UBool startAvail = rule->getFirstStart(fromOffset, 0, actualStart);
1550 if (startAvail && actualStart < firstStart) {
1552 firstStart = actualStart;