Home | History | Annotate | Download | only in i18n

Lines Matching refs:firstStart

1364     UDate firstStart = MAX_MILLIS;  // the earliest rule start time
1545 if (startAvail && actualStart < firstStart) {
1547 firstStart = actualStart;