i use this code to get today’s date and display it
m_today = Calendar.getInstance();
now how can i get the next 3 month date?
something like this:
NOV 21.2012 to FEB 21,2013
i can display the first part but how to display second part?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1 Answer