(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
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |