Liking cljdoc? Tell your friends :D

std.time.instant.java-time-zoneddatetime


+ms->ns+clj


from-mapclj

(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

creates a ZonedDateTime object from a map

(tz/from-map  (t/epoch {:timezone "GMT"}))
=> java.time.ZonedDateTime
raw docstring

zoneddatetime-metaclj

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close