Liking cljdoc? Tell your friends :D

java-time.sugar


friday?clj

(friday? o__4612__auto__)

Returns true if the given time entity with the day-of-week property falls on a friday.

Returns true if the given time entity with the
`day-of-week` property falls on a friday.
sourceraw docstring

gen-sugar-fnscljmacro

(gen-sugar-fns)
source

monday?clj

(monday? o__4612__auto__)

Returns true if the given time entity with the day-of-week property falls on a monday.

Returns true if the given time entity with the
`day-of-week` property falls on a monday.
sourceraw docstring

saturday?clj

(saturday? o__4612__auto__)

Returns true if the given time entity with the day-of-week property falls on a saturday.

Returns true if the given time entity with the
`day-of-week` property falls on a saturday.
sourceraw docstring

sunday?clj

(sunday? o__4612__auto__)

Returns true if the given time entity with the day-of-week property falls on a sunday.

Returns true if the given time entity with the
`day-of-week` property falls on a sunday.
sourceraw docstring

thursday?clj

(thursday? o__4612__auto__)

Returns true if the given time entity with the day-of-week property falls on a thursday.

Returns true if the given time entity with the
`day-of-week` property falls on a thursday.
sourceraw docstring

tuesday?clj

(tuesday? o__4612__auto__)

Returns true if the given time entity with the day-of-week property falls on a tuesday.

Returns true if the given time entity with the
`day-of-week` property falls on a tuesday.
sourceraw docstring

wednesday?clj

(wednesday? o__4612__auto__)

Returns true if the given time entity with the day-of-week property falls on a wednesday.

Returns true if the given time entity with the
`day-of-week` property falls on a wednesday.
sourceraw docstring

weekday?clj

(weekday? dt)
source

weekend?clj

(weekend? dt)
source

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

× close