Chris
2005-09-18 20:08:45 UTC
Is there a way to make python create a list of Mondays for a given year?
For example,
mondays = ['1/3/2005','1/10/2005','1/17/2005','1/24/2005',
'1/31/2005','2/7/2005', ... ]
For example,
mondays = ['1/3/2005','1/10/2005','1/17/2005','1/24/2005',
'1/31/2005','2/7/2005', ... ]