Searched refs:twoInstant (Results 1 – 1 of 1) sorted by relevance
134 final Instant twoInstant = Instant.ofEpochMilli(twoMillis); in isSameDate() local135 final LocalDateTime twoLocalDateTime = LocalDateTime.ofInstant(twoInstant, zoneId); in isSameDate()