Using import datetime in python, is it possible to take a formatted time/date string such as:
2012-06-21 20:36:11
And convert it into an object that I can then use to produce a newly formatted string such as:
21st June 2012 20:36
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.
returns
If you really want the ‘st’,
gets you