Calculating a previous date
-
I need to work out a the day before a selected day in full Name, e.g Monday.
How can I use the_date(‘l’); to work out the day before that? like the_date(‘l’) – 1;
Thanks.
The topic ‘Calculating a previous date’ is closed to new replies.