(after? d1 d2)
(apply-timezone date timezone)
(before? d1 d2)
(business-date timezone bus-time)
(business-dt business-start-time)
(current-shift timezone bus-time)
(day-of-week d)
(day-plus n)
(days n)
(days-interval from to)
(dec-period dt)
(default-timezone)
(fiscal-end timezone fiscal-date)
(fiscal-start timezone fiscal-date)
(format format date)
(from-date d)
(hour d)
(inc-period dt)
(last-shift timezone bus-time)
(local-now)
(minutes-interval from to)
(month-end timezone)
(month-start timezone)
(months n)
(now)
(parse format string)
(payroll-end timezone payroll_type payroll-date)
(payroll-offset timezone payroll-date interval)
(payroll-start timezone payroll_type payroll-date)
(period-offset dt offset payroll_type)
(plus & args)
(plus-days date days)
(plus-hours date hours)
(remove-time d)
(to-date d)
(today timezone)
(tomorrow)
(week-end timezone)
(week-start timezone)
(year-end timezone)
(year-start timezone)
(years n)
(yesterday)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close