Obtains an ISO zoned date-time from another date-time object.
!(p)
This is equivalent to {@link ZonedDateTime#from(TemporalAccessor)}.
@param temporal the date-time object to convert, not null
@return the ISO zoned date-time, not null
@throws DateTimeException if unable to create the date-time
Obtains an ISO zoned date-time from another date-time object. !(p) This is equivalent to {@link ZonedDateTime#from(TemporalAccessor)}.
@param temporal the date-time object to convert, not null @return the ISO zoned date-time, not null @throws DateTimeException if unable to create the date-time