I am making an app and I am fetching the feed from Twitter. The feed returns the createAt value (when a tweet was created) in this type of format:
"Mon Jun 24 14:27:26 +0000 2013"
How can I convert it into a timestamp value like this one?
1372070724625