Home | History | Annotate | Download | only in i18n

Lines Matching refs:firstStart

1369     UDate firstStart = MAX_MILLIS;  // the earliest rule start time
1550 if (startAvail && actualStart < firstStart) {
1552 firstStart = actualStart;