Liking cljdoc? Tell your friends :D

cljs-time.internal.core


=cljs

(= & args)
source

abbreviatecljs

(abbreviate n s)
source

corrected-dimcljs

(corrected-dim month)
source

dayscljs

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

get-week-yearcljs

(get-week-year year month date)

Counterpart ot goog.date/getWeekNumber. month 0 is jan per goog.date

Counterpart ot goog.date/getWeekNumber. 
month 0 is jan per goog.date
sourceraw docstring

index-ofcljs

(index-of coll x)
source

leap-year?cljs

(leap-year? y)
source

monthscljs

source

multiplied-bycljs

(multiplied-by period scalar)
source

valid-date?cljs

(valid-date? {:keys [years months days hours minutes seconds millis weekyear
                     weekyear-week day-of-week]
              :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