asked on February 16, 2024
In worklfow, I have a date token. I need to take the date token and find the date for the following Monday. The original date token could be any day of the week.
For example, if I have a token for todays date (2024-02-16), I need to find the date for Monday (2024-02-19).
Is there a way to do this?
0
0