Days since date

Hi team,
Im trying to count how many days its been since Oct 1, 2022 in a flow every time it runs - how can that be achieved?
Once I have the number of days I have some additional calculations I have to execute.

Hi

I think [APP][Pro] Better Logic Library - For Users could help you with this.

If you use advanced flow then it’s really simple with the Custom Logic app. You just need this flow card:
image

Type 01-10-2022 into the first field. For the second field you have to use the Homey date tag:

As result you receive the days between the first and the current date.

1 Like