Liking cljdoc? Tell your friends :D

wordy-date.core


day-numberclj/s

source

day-number*clj/s

(day-number* day)
source

day-numsclj/s

source

day-wordsclj/s

source

handle-date-yearclj/s

(handle-date-year date year)
source

handle-day-wordsclj/s

(handle-day-words day-words)
source

handle-durationclj/s

(handle-duration modifier & args)
source

handle-easter-sundayclj/s

(handle-easter-sunday _)
(handle-easter-sunday _ year)
source

handle-last-weekclj/s

(handle-last-week day)
source

handle-monthclj/s

(handle-month month)
source

handle-month-yearclj/s

(handle-month-year month year)
source

handle-neg-durationclj/s

(handle-neg-duration & args)
source

handle-next-weekclj/s

(handle-next-week day)
source

handle-ordinal-dayclj/s

(handle-ordinal-day day)

Given a day which has been ordinal, transform to either that day later this week, or if the day given has already passed, that day next month.

Given a `day` which has been ordinal, transform to either that day
later this week, or if the day given has already passed, that day
next month.
sourceraw docstring

handle-pos-durationclj/s

(handle-pos-duration & args)
source

handle-tsclj/s

(handle-ts & values)

Convert [[:hour 2] [:min 3] [:meridiem 'pm']] into a 24-hour timestamp.

Convert `[[:hour 2] [:min 3] [:meridiem 'pm']]` into a 24-hour
timestamp.
sourceraw docstring

hour-numsclj/s

source

make-insta-stringsclj/s

(make-insta-strings things)
source

midnightclj/s

(midnight)
(midnight date)

Returns midnight for the date provided at date. cljs-time has `at-midnight', but clj-time doesn't seem to...

Returns midnight for the date provided at `date`. cljs-time has
`at-midnight', but clj-time doesn't seem to...
sourceraw docstring

min-numsclj/s

source

month-ordinal-day-handlerclj/s

(month-ordinal-day-handler month day)
source

month-word-translationclj/s

source

month-word-translation*clj/s

(month-word-translation* st)
source

month-wordsclj/s

source

number-wordsclj/s

source

our-formatclj/s

source

paddedclj/s

source

parseclj/s

(parse st)
source

parse-intclj/s

source

period-word-translationclj/s

source

period-word-translation*clj/s

(period-word-translation* st)
source

raw-parseclj/s

source

sec-numsclj/s

source

timestamp-to-dayclj/s

(timestamp-to-day date {:keys [hour min]})

Given a timestamp in the format {:hour h :min m}, set the time for given date to that time.

Given a timestamp in the format `{:hour h :min m}`, set the
time for given `date` to that time.
sourceraw docstring

transformationsclj/s

source

wordy-date-parserclj/s

source

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

× close