saravananpk
Programmer
hi,
how to display all the weeks between 2 input dates.
for ex. if start date is 12/03/2002 and end date is 14/06/2002, i need to display all the weeks starting from
12/03/2002. the output should be,
12/03/2002,18/03/2002,25/03/2002 etc. till end date.
sa.
how to display all the weeks between 2 input dates.
for ex. if start date is 12/03/2002 and end date is 14/06/2002, i need to display all the weeks starting from
12/03/2002. the output should be,
12/03/2002,18/03/2002,25/03/2002 etc. till end date.
sa.