Liking cljdoc? Tell your friends :D

cljs-time.internal.core


=cljs

(= & args)
source

days-in-monthcljs

source

formatcljs

(format fmt & args)

Formats a string using goog.string.format.

Formats a string using goog.string.format.
sourceraw docstring

index-ofcljs

(index-of coll x)
source

leap-year?cljs

(leap-year? y)
source

multiplied-bycljs

(multiplied-by period scalar)
source

valid-date?cljs

(valid-date? {:keys [years months days hours minutes seconds millis] :as d})
source

year-corrected-dimcljs

(year-corrected-dim year month)
source

zero-padcljs

(zero-pad n)
(zero-pad n zeros)

Remove the need to pull in gstring/format code in advanced compilation

Remove the need to pull in gstring/format code in advanced compilation
sourceraw docstring

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

× close