Liking cljdoc? Tell your friends :D

on-and-on.time


instant->zoned-date-time-utcclj

(instant->zoned-date-time-utc instant)

Converts an Instant to a ZonedDateTime in UTC.

Converts an Instant to a ZonedDateTime in UTC.
raw docstring

nowclj

(now)

Returns the current instant.

Returns the current instant.
raw docstring

str->instantclj

(str->instant s)

Parses an ISO-8601 string into an Instant.

Parses an ISO-8601 string into an Instant.
raw docstring

truncate-toclj

(truncate-to inst unit)

Truncates an Instant to the given unit (:minutes or :seconds).

Truncates an Instant to the given unit (:minutes or :seconds).
raw docstring

UTCclj


zoned-date-time->instantclj

(zoned-date-time->instant zoned-date-time)

Converts a ZonedDateTime to an Instant.

Converts a ZonedDateTime to an Instant.
raw docstring

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