Liking cljdoc? Tell your friends :D

fluree.db.time-travel


as-of-blockclj/s

(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
raw docstring

block-to-int-formatclj/s

(block-to-int-format db block)

block-to-tclj/s

(block-to-t db block)

duration-parseclj/s

(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
raw docstring

non-border-t-to-blockclj/s

(non-border-t-to-block db t)

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

× close