8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I think this is missing in tick: I have a duration of 100 days, and want to double it. This is what I ended up with:
(cljc.java-time.duration/multiplied-by (tick/new-duration 100 :days) 2)