Searched refs:zonedDateTime (Results 1 – 3 of 3) sorted by relevance
97 ZonedDateTime zonedDateTime = localDate.atStartOfDay(mClock.getZone()); in getDateText() local98 Date date = new Date(zonedDateTime.toInstant().toEpochMilli()); in getDateText()
807 ZonedDateTime zonedDateTime = now.atZone(mClock.getZone());808 LocalTime localTime = zonedDateTime.toLocalTime();817 Instant startOfNextMinute = zonedDateTime.plusMinutes(1).withSecond(0).toInstant();
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...