Disclaimer: First Java program!!
I have a class that I need to find out what today's date is and add a certain number of days to that. I then need to format that date as YYYYMMDD in order to include it in my query...
1. How do I find out what today's date is?
2. How do I format that date as a string in YYYYMMDD?
Thanks!
Leslie
In an open world there's no need for windows and gates
I have a class that I need to find out what today's date is and add a certain number of days to that. I then need to format that date as YYYYMMDD in order to include it in my query...
1. How do I find out what today's date is?
2. How do I format that date as a string in YYYYMMDD?
Thanks!
Leslie
In an open world there's no need for windows and gates