Home | History | Annotate | Download | only in i18n

Lines Matching refs:actualStart

1543                 UDate actualStart = MAX_MILLIS;
1552 UBool startAvail = rule->getFirstStart(fromOffset, 0, actualStart);
1553 if (startAvail && actualStart < firstStart) {
1555 firstStart = actualStart;