Consistent Time Formatting

Consistent Time Formatting

It'd be nice if all times returned from API calls were in UTC format instead of being shifted to match the caller's time zone.  For instance, if we call the API to get data in India, we get a completely different timestamp on activities than if we call the API from Texas for the SAME ACTIVITY.

Please change the API to return a standard (preferably UTC) timestamp regardless of caller's timezone settings.
3 Comments
Anonymous
Not applicable
Wait, really? Are you making the same call in both cases? Is the the REST API or SOAP?
Anonymous
Not applicable
I'm marking this as something we already do, but if there is a case where it doesn't work, post back and I'll look into it.
kh-lschutte
Community Manager
Status changed to: Already have it