Liking cljdoc? Tell your friends :D

utility-belt.time


->date-timeclj

(->date-time s)

end-of-day-timeclj

(end-of-day-time date)

Return end of day for given date string/datetime. If in future return now!

Return end of day for given date string/datetime.
If in future return now!
raw docstring

force-utc!clj

(force-utc!)

from-sql-dateclj

(from-sql-date sql-date)

Return datetime object for given sql date

Return datetime object for given sql date
raw docstring

nowclj

(now)

to-dateclj

(to-date date)

to-millisclj

(to-millis date)

Convert date string to milliseconds

Convert date string to milliseconds
raw docstring

to-secondsclj

(to-seconds date)

Convert date string to seconds

Convert date string to seconds
raw docstring

to-sql-timeclj

(to-sql-time date)

Return sql date for given datetime millis

Return sql date for given datetime millis
raw docstring

utf-zeroclj


with-utc-timezonecljmacro

(with-utc-timezone & body)

Evaluate code using UTC timezone

Evaluate code using UTC timezone
raw docstring

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

× close