Calculate Java Sql date

@wahyueQ (223)
Indonesia
August 3, 2009 1:20am CST
Hi all, I have some problem with my java program. I want to know the date between 2 dates. for example in SQL date and the format is "dd/MM/yyyy". How to know the date between 12/08/2009 and 15/08/2009, and I want the result is 13/08/2009 and 14/08/2009. How to do that??
1 person likes this
No responses