How to change the time zone in AAI REST API results?
Release : 6.4.5.2
You can add the three digit time zone code at the end of the time string that you enter and the results should be displayed in that time zone.
For example, PST the results will show in -0700.
The default will be the time zone of the computer you are making the API request from.
My labs are in Las Vegas, and if I don't specify a time zone it shows up as -0600.
If I used PST, it switches to -0700.