I do know there are some mistakes in my CODE, but treating this as psudo code, could any one give me the correct code?
My input:
startDate:03/24/2004
endDate: 02/29/2004
Expected output

Should return only SUNDAY's between these 2 dates)
03/21/04
03/14/04
03/07/04
02/29/04
Here is my (psudo) CODE
These are the compilation errors:
[ edited to preserve formatting using the [code] and [/code]
UBB tags -ds ]
[ March 26, 2004: Message edited by: Dirk Schreckmann ]