Liking cljdoc? Tell your friends :D

com.yetanalytics.squuid.time


before?clj/s

(before? time1 time2)

Does time1 occur strictly before time2?

Does `time1` occur strictly before `time2`?
sourceraw docstring

current-timeclj/s

(current-time)

Return the timestamp corresponding to the current system time.

Return the timestamp corresponding to the current system time.
sourceraw docstring

max-secondsclj/s

The maximum underlying value of a 48-bit timestamp.

The maximum underlying value of a 48-bit timestamp.
sourceraw docstring

zero-timeclj/s

Return the timestamp corresponding to the beginning of the UNIX epoch, on Jan 1, 1970.

Return the timestamp corresponding to the beginning of the UNIX epoch,
on Jan 1, 1970.
sourceraw docstring

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

× close