What is the best way for date and time compare ?
Hello
The first ask:
I would like know the best way for compare actual date and time with variable for trigger a tasks program.
The second ask:
How to check if value is including between x and y
Best regards

Hi,
Try by doing "if" "general/day"=x and "if" "general/month"=y, do ..... As trigger, I guess you have to put both "general/day" and "general/month", both to allowed to retrigger.
Regards,