Liking cljdoc? Tell your friends :D

common-clj.schema


Emailclj

source

email-regexclj

source

Emptyclj

source

EpochMillisclj

Unix epoch in milliseconds - the number of milliseconds elapsed since 1970-01-01T00:00:00Z. Ex: 1581797873000

Unix epoch in milliseconds - the number of milliseconds elapsed since 1970-01-01T00:00:00Z.
Ex: 1581797873000
sourceraw docstring

LocalDateclj

Date without timezone information. Useful for stuff such as date of birth, hollidays and so on. Ex: 2001-12-09

Date without timezone information. Useful for stuff such as date of birth, hollidays and so on. 
Ex: 2001-12-09
sourceraw docstring

LocalDateTimeclj

Same as LocalDate, but with additional time information. Can't think of a useful use case. Ex: 2001-12-09T09:00:00

Same as LocalDate, but with additional time information. Can't think of a useful use case.
Ex: 2001-12-09T09:00:00
sourceraw docstring

LocalTimeclj

Time of the day, no timezone information. Ex: 13:12:09

Time of the day, no timezone information.
Ex: 13:12:09
sourceraw docstring

Nilclj

source

PosIntclj

source

TimestampMicrosecondsclj

Unix timestamp in microseconds. Ex: 1582769681000000

Unix timestamp in microseconds. Ex: 1582769681000000
sourceraw docstring

UTCDateTimeclj

ISO 8601 string representing a UTC date time. Ex: 2001-12-09T09:00:00Z

ISO 8601 string representing a UTC date time.
Ex: 2001-12-09T09:00:00Z
sourceraw docstring

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

× close