Get remaining amount to reach date

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() }}

Update, I arrived at this result through Luxon

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.