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