I want a SimpleDateFormat that will allow me to show dates in this way:
Lunes, 03/09/2012 a las 9:59
(Lunes means Monday in spanish)
Is there a string I can use to build such a SimpleDateFormat or will I have to manipulate the Date manually?
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.
Perhaps something like this?
Result:
lunes, 03/09/2012 a las 10:26