Liking cljdoc? Tell your friends :D
Clojure only.

days-on-earth.core


calculateclj

(calculate date)

Given a date, return the number of days from that date till today. Input parameter is a map with :year, :month and :day as keywords. Example {:year 1980 :month 01 :day 10}

Given a date, return the number of days from that date till today.
Input parameter is a map with :year, :month and :day as keywords. Example {:year 1980 :month 01 :day 10}
sourceraw docstring

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

× close