tick icon indicating copy to clipboard operation
tick copied to clipboard

duration multiply is missing

Open masterbuilder99 opened this issue 3 years ago • 1 comments

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)

masterbuilder99 avatar Nov 05 '21 19:11 masterbuilder99

I am saying this, because for division tick has an api.

masterbuilder99 avatar Nov 05 '21 19:11 masterbuilder99