std.time.instant.java-time-zoneddatetime
from-map
added in 3.0
(from-map {:keys [millisecond second minute hour day month year timezone], :as rep})creates a ZonedDateTime object from a map
(tz/from-map (t/epoch {:timezone “GMT”})) => java.time.ZonedDateTime