Liking cljdoc? Tell your friends :D

axel-f.excel.date


DATEclj/s

source

DATE*clj/s

(DATE* year month day)

Converts a year, month, and day into a date.

Converts a year, month, and day into a date.
sourceraw docstring

DAYclj/s

source

DAY*clj/s

(DAY* date)

Returns the day of the month that a specific date falls on, in numeric format.

Returns the day of the month that a specific date falls on, in numeric format.
sourceraw docstring

envclj/s

source

MONTHclj/s

source

MONTH*clj/s

(MONTH* date)

Returns the month of the year a specific date falls in, in numeric format.

Returns the month of the year a specific date falls in, in numeric format.
sourceraw docstring

NOWclj/s

source

NOW*clj/s

(NOW*)

Returns the current date and time as a date value.

Returns the current date and time as a date value.
sourceraw docstring

TODAYclj/s

source

TODAY*clj/s

(TODAY*)

Returns the current date as a date value.

Returns the current date as a date value.
sourceraw docstring

YEARclj/s

source

YEAR*clj/s

(YEAR* date)

Returns the year specified by a given date.

Returns the year specified by a given date.
sourceraw docstring

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

× close