Hey I need to be able to get the dates from last wednesday to the past
tuesday on thursday or friday every week. How would I do that?
For example:
m t W TH F
M T w th f
I would need the dates of the CAPITAL W and T when I run the script
from the last th or f
So if today is 2006-1-19 I would need 2006-1-11 and 2006-1-17
Thanks for the help.
tuesday on thursday or friday every week. How would I do that?
For example:
m t W TH F
M T w th f
I would need the dates of the CAPITAL W and T when I run the script
from the last th or f
So if today is 2006-1-19 I would need 2006-1-11 and 2006-1-17
Thanks for the help.
Comment