Liking cljdoc? Tell your friends :D

dgknght.app-lib.web


->stringclj/s

(->string value)
source

date?clj/s

(date? value)
source

email-patternclj/s

source

format-dateclj/s

(format-date date)
source

format-date-timeclj/s

(format-date-time dt)
(format-date-time format-spec dt)
source

format-decimalclj/s

(format-decimal value)
(format-decimal value {:keys [fraction-digits] :or {fraction-digits 2}})
source

format-percentclj/s

(format-percent value)
(format-percent value {:keys [fraction-digits] :or {fraction-digits 1}})
source

format-timeclj/s

(format-time local-time)
source

pathclj/s

(path & segments)

Create a path from the specified segments

Create a path from the specified segments
sourceraw docstring

reformat-date-timeclj/s

(reformat-date-time format-spec dt-str)
source

serialize-dateclj/s

(serialize-date date)
source

serialize-date-timeclj/s

(serialize-date-time date-time)
source

serialize-timeclj/s

(serialize-time local-time)
source

unformat-dateclj/s

(unformat-date date-string)
source

unformat-timeclj/s

(unformat-time time-str)
source

unserialize-dateclj/s

source

unserialize-date-timeclj/s

(unserialize-date-time s)
source

unserialize-timeclj/s

(unserialize-time time-str)
source

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

× close