On 11/05/2012 12:13, Nikhil Verma wrote:
Hi All
I was going through this link
http://docs.python.org/library/datetime.html#strftime-strptime-behavior.
I practised strftime() and strptime() functions.
Finally i stuck into a situation where i want to get the datetime
object so that i can save it
Hi All
I was going through this link
http://docs.python.org/library/datetime.html#strftime-strptime-behavior.
I practised strftime() and strptime() functions.
Finally i stuck into a situation where i want to get the datetime object
so that i can save it in my db.
What i want is :-
I have a stri