Skip to main content

Timestamp format

Which format should you use for timestamps?

If you're seeing weird timestamps such as 53 years ago it might be possible that you're not passing the timestamp correctly.
​
This is the preferred format:
​
​ISO 8601
​
So like "2012-12-02T00:31:38.208Z"

Did this answer your question?