Liking cljdoc? Tell your friends :D

cronstar.datetime

Datetime related utilities.

Datetime related utilities.
raw docstring

*now-fn*clj/s

Returns the current time as Joda DateTime in default time zone.

Returns the current time as Joda DateTime in default time zone.
sourceraw docstring

before?clj/s

(before? this that)

Returns a truthy value when timeinfo this represents an instant before timeinfo that.

Returns a truthy value when timeinfo `this` represents an instant
before timeinfo `that`.
sourceraw docstring

boundsclj/s

source

field-keysclj/s

source

from-timeinfoclj/s

(from-timeinfo {:keys [year month day hour minute] :or {hour 0 minute 0}})
source

to-timeinfoclj/smultimethod

source

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

× close