Liking cljdoc? Tell your friends :D

clj-rdate.core

The core namespace for relative date operations in the clj-rdate library.

The core namespace for relative date operations in the clj-rdate library.
raw docstring

date-constructorcljmultimethod

Date construction wrapper for clj-time

Date construction wrapper for clj-time
sourceraw docstring

get-calendarcljmultimethod

source

holidayscljmultimethod

source

is-holiday?cljmultimethod

source

is-not-holiday?clj

(is-not-holiday? cal dt)
source

months-shortclj

Mapping from month short names to month integer

Mapping from month short names to month integer
sourceraw docstring

rdateclj

(rdate repr)
source

rdate-addcljmultimethod

rdate addition method for combining rdates with dates (or rdates)

rdate addition method for combining rdates with dates (or rdates)
sourceraw docstring

rdate-arg-typecljmultimethod

Retrieve the type for dispatch

Retrieve the type for dispatch
sourceraw docstring

rdate-hierarchyclj

source

rdate-inf-rangeclj

(rdate-inf-range from_dt period)
(rdate-inf-range from_dt period inc_from)
source

rdate-is-neg?cljmultimethod

Check whether a given rdate would be deemed 'negative'

Check whether a given rdate would be deemed 'negative'
sourceraw docstring

rdate-negcljmultimethod

Retrieve the negation of the given rdate

Retrieve the negation of the given rdate
sourceraw docstring

rdate-parserclj

The grammar definition for an rdate

The grammar definition for an rdate
sourceraw docstring

rdate-rangeclj

(rdate-range from_dt to_dt period)
(rdate-range from_dt to_dt period inc_from inc_to)
source

weekdays-shortclj

Mapping from weekday short names to weekday integer (starting on Mon)

Mapping from weekday short names to weekday integer (starting on Mon)
sourceraw docstring

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

× close