Hey guys, I’ve searched a lot here, but I think maybe I searched wrong.
I am looking for a solution for the number of years, months, days, hours and minutes left to reach a certain date and I would also like to know if it is possible to do this in the Set node or in the Date node
I tried to use it like this, but it didn’t work {{ $now.minus(“2023/05/27 15:30:00”).toISO() }}