I am scheduling a backend workflow to run on the 1st. If I do +(month) does it already do the math for the next first? Because months have a different number of days.
What you’re going to want to do is +1 month and then :rounded down to the month! That will make it find the first day at 12am
Thank you ![]()
nice, I’ve always been doing this manually with change hours, seconds etc