I’m consuming an API (XML output) with PHP and it is returning all timestamps in the following format. Believe it or not this isn’t in the docs anywhere.
Is this a standard date format?
What format is this timestamp in?
How can I convert it to a unix timestamp in PHP?
/Date(-62135575200000-0600)/
It’s the default JSON format of date.