(as-of-block db block-or-t-or-time)
Gets the database as-of a specified block. Either block number or a time string in ISO-8601 format. Returns db as a promise channel
Gets the database as-of a specified block. Either block number or a time string in ISO-8601 format. Returns db as a promise channel
(block-to-int-format db block)
(block-to-t db block)
(duration-parse time-str)
Given a duration, returns a ISO-8601 formatted time string of now minus duration
Given a duration, returns a ISO-8601 formatted time string of now minus duration
(non-border-t-to-block db t)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close