What\'s the recommended timestamp format for a REST GET API like this:
http://api.example.com/start_date/{timestamp}
I think the actual dat
Check this article for the 5 laws of API dates and times HERE:
More info in the docs.