(compare t1 t2)
(compare-rev t1 t2)
(date-at local-date local-time)
Returns a date-time consisting of the given local-date and local-time
Returns a date-time consisting of the given local-date and local-time
(format-time t)
(local-time)
(local-time hour)
(local-time hour minute)
(local-time hour minute second)
(parse time-str)
(serialize t)
(time hour)
(time hour minute)
(time hour minute second)
(->vector this)
Returns the hour, minute, and second in a vector
Returns the hour, minute, and second in a vector
(add-minutes this minutes)
Returns a new time the specified number of minutes after the instance
Returns a new time the specified number of minutes after the instance
(unserialize time-str)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close