Instant from java.utils.Date or it's subclasses.DateUtils.asLocalDate(Date, ZoneId) with the system default time zone.LocalDate from java.utils.Date or it's subclasses.DateUtils.asLocalDateTime(Date, ZoneId) with the system default time zone.LocalDateTime from java.utils.Date or it's subclasses.DateUtils.asUtilDate(Object, ZoneId) with the system default time zone.Date from various date objects.DateUtils.asZonedDateTime(Date, ZoneId) with the system default time zone.ZonedDateTime from java.utils.Date or it's subclasses.Time.currentTime() and Time.currentTimeMillis().Date object, its value set to timeCopyright © 2017. All rights reserved.