Facebook returns 'created_time' in this format:
2012-07-23T08:52:04+0000
I want to convert this timestamp to a normal Python DateTime object.
|
Facebook returns 'created_time' in this format:
I want to convert this timestamp to a normal Python DateTime object. |
|||
|
|
|
Have you tried dateutil It's extremely easy to use
|
|||
|
|
|||||
|
|