Liking cljdoc? Tell your friends :D

api.time


after?cljs

(after? d1 d2)

apply-timezonecljs

(apply-timezone date timezone)

before?cljs

(before? d1 d2)

business-datecljs

(business-date timezone bus-time)

business-dtcljs

(business-dt business-start-time)

current-shiftcljs

(current-shift timezone bus-time)

day-of-weekcljs

(day-of-week d)

day-pluscljs

(day-plus n)

dayscljs

(days n)

days-intervalcljs

(days-interval from to)

dec-periodcljs

(dec-period dt)

default-timezonecljs

(default-timezone)

fiscal-endcljs

(fiscal-end timezone fiscal-date)

fiscal-startcljs

(fiscal-start timezone fiscal-date)

formatcljs

(format format date)

from-datecljs

(from-date d)

hourcljs

(hour d)

inc-periodcljs

(inc-period dt)

last-shiftcljs

(last-shift timezone bus-time)

local-nowcljs

(local-now)

minutes-intervalcljs

(minutes-interval from to)

month-endcljs

(month-end timezone)

month-startcljs

(month-start timezone)

monthscljs

(months n)

nowcljs

(now)

parsecljs

(parse format string)

payroll-endcljs

(payroll-end timezone payroll_type payroll-date)

payroll-offsetcljs

(payroll-offset timezone payroll-date interval)

payroll-startcljs

(payroll-start timezone payroll_type payroll-date)

period-offsetcljs

(period-offset dt offset payroll_type)

pluscljs

(plus & args)

plus-dayscljs

(plus-days date days)

plus-hourscljs

(plus-hours date hours)

remove-timecljs

(remove-time d)

to-datecljs

(to-date d)

todaycljs

(today timezone)

tomorrowcljs

(tomorrow)

week-endcljs

(week-end timezone)

week-startcljs

(week-start timezone)

year-endcljs

(year-end timezone)

year-startcljs

(year-start timezone)

yearscljs

(years n)

yesterdaycljs

(yesterday)

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

× close