Liking cljdoc? Tell your friends :D

cronjure.core


alwaysclj


andclj

(and expressions)

as-stringclj

(as-string cron-instance)

betweenclj

(between from to)

build-definitioncljmacro

(build-definition & forms)

build-instancecljmacro

(build-instance definition & forms)

constraints->mapclj

(constraints->map constraints)

describeclj

(describe cron-instance)
(describe cron-instance locale)

enforce-strict-rangesclj

(enforce-strict-ranges builder)

ensure-either-day-of-week-or-day-of-monthclj


ensure-either-day-of-year-or-monthclj


everyclj

(every time)
(every expression time)

get-definitionclj

(get-definition cron-instance)

get-definition-fieldclj

(get-definition-field definition field-name)

get-definition-field-mappingclj

(get-definition-field-mapping definition)

get-instance-fieldclj

(get-instance-field cron-instance field-name)

get-instance-field-mappingclj

(get-instance-field-mapping cron-instance)

last-execution-dateclj

(last-execution-date cron-instance)

match-day-of-week-and-day-of-monthclj

(match-day-of-week-and-day-of-month builder)

next-execution-dateclj

(next-execution-date cron-instance)

onclj

(on value)
(on time special-char)
(on time special-char nth)

optionalclj

(optional builder)

parseclj

(parse definition string-expression)

question-markclj


supports-hashclj

(supports-hash builder)

supports-lclj

(supports-l builder)

supports-lwclj

(supports-lw builder)

supports-question-markclj

(supports-question-mark builder)

supports-wclj

(supports-w builder)

time-since-last-executionclj

(time-since-last-execution cron-instance)
(time-since-last-execution cron-instance format)

time-to-next-executionclj

(time-to-next-execution cron-instance)
(time-to-next-execution cron-instance format)

with-cron-validationcljmacro

(with-cron-validation builder & args)

with-day-of-monthcljmacro

(with-day-of-month builder & opts)

with-day-of-weekcljmacro

(with-day-of-week builder & opts)

with-day-of-yearcljmacro

(with-day-of-year builder & opts)

with-domclj

(with-dom builder expression)

with-dowclj

(with-dow builder expression)

with-doyclj

(with-doy builder expression)

with-hourclj

(with-hour builder expression)

with-hourscljmacro

(with-hours builder & opts)

with-int-mappingclj

(with-int-mapping builder from to)

with-minuteclj

(with-minute builder expression)

with-minutescljmacro

(with-minutes builder & opts)

with-monday-dow-valueclj

(with-monday-dow-value builder monday-dow)

with-monthclj

(with-month builder expression)

with-monthscljmacro

(with-months builder & opts)

with-secondclj

(with-second builder expression)

with-secondscljmacro

(with-seconds builder & opts)

with-valid-rangeclj

(with-valid-range builder from to)

with-yearclj

(with-year builder expression)

with-yearscljmacro

(with-years builder & opts)

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

× close