Hi,
I have one requirement where i need to get the list of all dates that lie between the two dates which are selected.
Ex: date1 = 01.11.2009 and date2 = 20.11.2009.
I need to get the list of all applicable dates that are under this start and end dates.
By looking i can say that i contains 01,02,03.....20.. So, these list i want.
Any help is very much appreciated.
Thanks
rohith