(datepicker & {:keys [model] :as args})
(datepicker-dropdown & {:keys [src] :as args})
(first-weekday-of-year week-day-at-start-of-week year)
(iso8601->date iso8601)
(leap-year? year)
(previous pred)
(previous pred date)
(previous pred date period)
If date fails pred, subtract period until true, otherwise answer date
If date fails pred, subtract period until true, otherwise answer date
(to-days-vector xs)
(week-of-year week-day-at-start-of-week start-of-week-date-time)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close