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