encode
and decode
optionally take the current time as an option :now
. At the moment, the value has to be an integer that represents seconds since the Unix epoch.
It should be extended to allow values that satisfy the Inst
protocol. We can then call inst-ms
on the value to convert it into seconds.
The change involves
get-now
Fixed in version 0.1.2.