how to convert this date form to unix time
I have this date form
Thu, 12 Sep 2013 14:49:25 +0100
I am thinking of using php internal function strtotime. I was trying to
split and relocate each string however it is too much lines. If you have
any better way to do it. Please let me know.
Thank you in advance.
No comments:
Post a Comment