Hi,
How can I output dates that always gives the previous Friday date
Eg if today is 2021/01/30 then the output would be 2021/01/29
Such that with any days run it would give the previous Fridays date. If it runs on a Friday it should give current date
Is this possible?