Liking cljdoc? Tell your friends :D

java-time.sugar


friday?clj

(friday? o__4118__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.
raw docstring

monday?clj

(monday? o__4118__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.
raw docstring

saturday?clj

(saturday? o__4118__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.
raw docstring

sunday?clj

(sunday? o__4118__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.
raw docstring

thursday?clj

(thursday? o__4118__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.
raw docstring

tuesday?clj

(tuesday? o__4118__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.
raw docstring

wednesday?clj

(wednesday? o__4118__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.
raw docstring

weekday?clj

(weekday? dt)

weekend?clj

(weekend? dt)

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

× close