Hi,
I was wondering how I can achieve an check to see if an date is in the future?
I could not find an condition check for this.
I also tried to use an datetime to unix timestamp conversion to set two values, one with datetime now converted and the other with the supplied datetime but I ran into another problem…
This condition does not let me supply an placeholder as number.
I was wondering is there a way to do this check some other way within Alumio?