Time Zone problem in python API function get_timeseries

When I getting some futures contract data from function get_timeseries python API, I have no idea about the time zone of data. Are those data having fix time zone or according to time zone of its exchange?

Best Answer