CreationDate format - Web Services

Hi, working with the rest API i found with a litle issue, in some server response when he sends me the date when a resorce was create he use a format that a don´t understand. Can somebody help me to understand the next creationDate format?

<creationDate>1401898423000</creationDate>

How can i get the date from here?

l_urkia's picture
60
Joined: Jan 15 2014 - 6:13am
Last seen: 9 years 2 months ago

1 Answer:

This is a UNIX TimeStamp.  It is the number of seconds since Jan-01-1970 00:00:00

djohnson53's picture
166388
Joined: May 25 2012 - 11:10am
Last seen: 1 year 7 months ago
Feedback