ChronoZonedDateTimeImpl.ofInstant

Obtains an instance from an instant using the specified time-zone.

@param chrono the chronology, not null @param instant the instant, not null @param zone the zone identifier, not null @return the zoned date-time, not null

class ChronoZonedDateTimeImpl(D = ChronoLocalDate)
static
ofInstant

Meta