Searched refs:currentSec (Results 1 – 2 of 2) sorted by relevance
355 long currentSec = Grego.floorDivide(current, Grego.MILLIS_PER_SECOND); in observesDaylightTime() local361 if (transitionTimes64[trsIdx] <= currentSec) { in observesDaylightTime()
353 long currentSec = Grego.floorDivide(current, Grego.MILLIS_PER_SECOND); in observesDaylightTime() local359 if (transitionTimes64[trsIdx] <= currentSec) { in observesDaylightTime()