I have a Date Object (Fri Dec 31 00:00:00 CET 1999) and i just want to display 31-12-1999.
And i don’t want use String Object for display this information i need to display with a Date Object.
Do you got a solution for this problem ?
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.
Use java.text.SimpleDateFormat.