Liking cljdoc? Tell your friends :D

clj-time-ext.core


ago-diffclj

(ago-diff dt-a
          {:keys [verbose desc-length]
           :or {verbose false desc-length :long}
           :as prm-map})

e.g. (ago-diff dt-a {:verbose true :desc-length :short})

e.g. (ago-diff dt-a {:verbose true :desc-length :short})
sourceraw docstring

builderclj

(builder period
         {:keys [verbose desc-length] :or {verbose false desc-length :long}})

TODO try to use continuation monad m-cont

TODO try to use continuation monad m-cont
sourceraw docstring

cpsclj

(cps fmt test-val cont-fn)

Continuation Passing Style

Continuation Passing Style
sourceraw docstring

fntimeclj

(fntime v)
source

intervall-diffclj

(intervall-diff dt-a dt-b prm)

e.g. (intervall-diff (new DateTime #inst "2015-07-20T14:26:34.634599000-00:00") (t/now)})

e.g. (intervall-diff (new DateTime #inst
"2015-07-20T14:26:34.634599000-00:00") (t/now)})
sourceraw docstring

sfxclj

(sfx fmt k desc-length)

.appendSuffix fmt ...

.appendSuffix fmt ...
sourceraw docstring

time-unit-descclj

source

tnowclj

(tnow)

timestamp 112147.123

timestamp 112147.123
sourceraw docstring

tstpclj

(tstp pattern)
source

tstp-ago-diffclj

(tstp-ago-diff tstp
               {:keys [verbose desc-length]
                :or {verbose false desc-length :long}
                :as prm-map})

e.g. (tstp-ago-diff tstp {:verbose true :desc-length :short})

e.g. (tstp-ago-diff tstp {:verbose true :desc-length :short})
sourceraw docstring

tstp3clj

(tstp3)

timestamp 112147.123

timestamp 112147.123
sourceraw docstring

tstp4clj

(tstp4)

timestamp 112147.1234

timestamp 112147.1234
sourceraw docstring

tstp5clj

(tstp5)

timestamp 112147.12345

timestamp 112147.12345
sourceraw docstring

tstp6clj

(tstp6)

timestamp 112147.123456

timestamp 112147.123456
sourceraw docstring

tstp7clj

(tstp7)

timestamp 112147.1234567

timestamp 112147.1234567
sourceraw docstring

tstp8clj

(tstp8)

timestamp 112147.12345678

timestamp 112147.12345678
sourceraw docstring

tstp9clj

(tstp9)

timestamp 112147.123456789

timestamp 112147.123456789
sourceraw docstring

ymw-formatterclj

(ymw-formatter desc-length)
source

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

× close