How could I turn this string
Sun Apr 25, 2010 3:30pm
Into a valid Date in JavaScript (Minimal code is what I’m aiming for here)?
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.
You could try Datejs http://www.datejs.com/
This would not require much coding on your part, but would require including this script in your html.