Home | History | Annotate | Download | only in calendar

Lines Matching refs:currentDay

1521         int currentDay = Time.getJulianDay(currentMillis, localGmtOffset);
1523 int days = startDay - currentDay;