Liking cljdoc? Tell your friends :D

oc.lib.time

Functions related to time and timestamps.

Functions related to time and timestamps.
raw docstring

current-timestampclj/s

(current-timestamp)

ISO 8601 string timestamp for the current time.

ISO 8601 string timestamp for the current time.
sourceraw docstring

epochclj/s

(epoch t)
source

from-epochclj/s

(from-epoch t)
source

from-isoclj/s

(from-iso s)
source

from-millisclj/s

(from-millis t)
source

hours-from-nowclj/s

(hours-from-now hours)
source

millisclj/s

(millis t)
source

now-epochclj/s

(now-epoch)
source

now-tsclj/s

(now-ts)
source

past?clj/s

(past? ts)

Use not-after? as shortcut for before? or equal?.

Use not-after? as shortcut for before? or equal?.
sourceraw docstring

timestamp-formatclj/s

source

to-isoclj/s

(to-iso t)
source

utc-nowclj/s

(utc-now)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close