(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |