(before? time1 time2)
Does time1
occur strictly before time2
?
Does `time1` occur strictly before `time2`?
(current-time)
Return the timestamp corresponding to the current system time.
Return the timestamp corresponding to the current system time.
The maximum underlying value of a 48-bit timestamp.
The maximum underlying value of a 48-bit timestamp.
(ms->Instant ms)
Convenience function returning a java.time.Instant object
given ms
from the beginning of the UNIX epoch.
Convenience function returning a java.time.Instant object given `ms` from the beginning of the UNIX epoch.
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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close