Liking cljdoc? Tell your friends :D

tablecloth.time.api.time-components


dayofmonthclj

Extracts the day of the month from any datetime.

Extracts the day of the month from any datetime.
sourceraw docstring

dayofweekclj

Extract the day of week from any datetime.

Extract the day of week from any datetime.
sourceraw docstring

dayofyearclj

Extracts year (as number) from any datetime.

Extracts year (as number) from any datetime.
sourceraw docstring

hourclj

(hour datetime)

Extracts the hour from any datetime.

Extracts the hour from any datetime.
sourceraw docstring

minuteclj

(minute datetime)

Extracts the minute of hour (number) from any datetime.

Extracts the minute of hour (number) from any datetime.
sourceraw docstring

monthclj

Extract month from any datetime.

Extract month from any datetime.
sourceraw docstring

secndclj

(secnd datetime)

Extracts the second of minute from any datetime.

Extracts the second of minute from any datetime.
sourceraw docstring

yearclj

Extracts year (as number) from any datetime.

Extracts year (as number) from any datetime.
sourceraw docstring

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

× close