Searched defs:epochSec (Results 1 – 4 of 4) sorted by relevance
508 long epochSec = instant.getEpochSecond(); in getOffset() local779 long epochSec = instant.getEpochSecond(); in getStandardOffset() local865 long epochSec = instant.getEpochSecond(); in nextTransition() local912 long epochSec = instant.getEpochSecond(); in previousTransition() local
252 static void writeEpochSec(long epochSec, DataOutput out) throws IOException { in writeEpochSec()
918 long epochSec = Math.addExact(seconds, secondsToAdd); in plus() local
812 long epochSec = Math.addExact(seconds, secondsToAdd); in plus() local