(instant->zoned-date-time-utc instant)Converts an Instant to a ZonedDateTime in UTC.
Converts an Instant to a ZonedDateTime in UTC.
(str->instant s)Parses an ISO-8601 string into an Instant.
Parses an ISO-8601 string into an Instant.
(truncate-to inst unit)Truncates an Instant to the given unit (:minutes or :seconds).
Truncates an Instant to the given unit (:minutes or :seconds).
(zoned-date-time->instant zoned-date-time)Converts a ZonedDateTime to an Instant.
Converts a ZonedDateTime to an Instant.
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 |