Liking cljdoc? Tell your friends :D

hourglass.core


dateclj

(date)
(date clock)
(date instant timezone)
(date x y z)

A date without a time-zone in the ISO-8601 calendar system, such as 2007-12-03.

A date without a time-zone in the ISO-8601 calendar system, such as 2007-12-03.
sourceraw docstring

datetimeclj

(datetime)
(datetime clock)
(datetime instant timezone)

A date-time without a time-zone in the ISO-8601 calendar system, such as 2007-12-03T10:15:30.

A date-time without a time-zone in the ISO-8601 calendar system, such as 2007-12-03T10:15:30.
sourceraw docstring

dayclj

source

day-of-weekclj

source

day-of-yearclj

source

hourclj

source

intervalcljmultimethod

source

microsecondclj

source

millisecondclj

source

minuteclj

source

monthclj

source

secondclj

source

Temporalcljprotocol

addclj

(add this interval)

diffclj

(diff this that m)

extractclj

(extract this m)
(extract this m timezone)

formatclj

(format this s)
(format this s timezone)

subclj

(sub this interval)

truncclj

(trunc this m)
(trunc this m timezone)
source

timeclj

(time)
(time clock)
(time instant timezone)
(time x y z)

A date without a time-zone in the ISO-8601 calendar system, such as 2007-12-03.

A date without a time-zone in the ISO-8601 calendar system, such as 2007-12-03.
sourceraw docstring

timestampclj

(timestamp)
(timestamp clock)

An instantaneous point on the time-line.

An instantaneous point on the time-line.
sourceraw docstring

weekclj

source

yearclj

source

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

× close