Searched defs:epochSec (Results 1 – 4 of 4) sorted by relevance
483 long epochSec = instant.getEpochSecond(); in getOffset() local754 long epochSec = instant.getEpochSecond(); in getStandardOffset() local840 long epochSec = instant.getEpochSecond(); in nextTransition() local887 long epochSec = instant.getEpochSecond(); in previousTransition() local
919 long epochSec = Math.addExact(seconds, secondsToAdd); in plus() local
811 long epochSec = Math.addExact(seconds, secondsToAdd); in plus() local
220 long epochSec = now.getEpochSecond() + offset.getTotalSeconds(); // overflow caught later in now() local