Home | History | Annotate | Download | only in i18n

Lines Matching defs:firstStart

1370     UDate firstStart = MAX_MILLIS;  // the earliest rule start time
1551 if (startAvail && actualStart < firstStart) {
1553 firstStart = actualStart;