Forgive me if I didn't find the already discussed topic and in that case please refer me to that threat. In all other cases here is my problem:
I like to generate an array that is filled with the dates of all Mondays of a year.
Unfortunately, I don't know where to start coding. Can this be done in a simple way?
Calendar code - weekly recurring event?
Moderator: General Moderators
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
strtotime() will be the function to use most.