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.