Liking cljdoc? Tell your friends :D

utility-belt.time


->date-timeclj

(->date-time s)
source

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!
sourceraw docstring

force-utc!clj

(force-utc!)
source

from-sql-dateclj

(from-sql-date sql-date)

Return datetime object for given sql date

Return datetime object for given sql date
sourceraw docstring

nowclj

(now)
source

to-dateclj

(to-date date)
source

to-millisclj

(to-millis date)

Convert date string to milliseconds

Convert date string to milliseconds
sourceraw docstring

to-secondsclj

(to-seconds date)

Convert date string to seconds

Convert date string to seconds
sourceraw docstring

to-sql-timeclj

(to-sql-time date)

Return sql date for given datetime millis

Return sql date for given datetime millis
sourceraw docstring

utf-zeroclj

source

with-utc-timezonecljmacro

(with-utc-timezone & body)

Evaluate code using UTC timezone

Evaluate code using UTC timezone
sourceraw docstring

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

× close