I am trying to get the timestamp in an XML file, but what it says is:
<diary_date>1347274789</diary_date>
This seams serialized to me but I didn’t find any way to deserialize this format.
Do you know how to solve this?
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.
It is the elapsed seconds since 1/1/1970
http://en.wikipedia.org/wiki/Unix_time