Liking cljdoc? Tell your friends :D
All platforms.

ctim.domain.validity


valid-now?clj/s

(valid-now? dt-now {{:keys [start_time end_time]} :valid_time})
(valid-now? dt-now start_time end_time)

Determine if an entity (such as a judgement) is valid, based on :valid_time. Depends on knowing the time 'now', so that is passed in.

Determine if an entity (such as a judgement) is valid, based
on :valid_time.  Depends on knowing the time 'now', so that is
passed in.
sourceraw docstring

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

× close