Skip to Content
0
Former Member
May 11, 2010 at 02:05 PM

days between two dates (but not number of days)

29 Views

hi,

i've got the following problem:

i need a list of days between two dates:

example: input:start 2010-01-10 end: 2010-03-20

output:

2010-01-10, 2010-01-11, 2010-01-12..... 2010-03-17, 2010-03-18, 2010-03-19, 2010-03-20

is there a fuba available?

regards,

jacko