Influxdb web data-explorer flux _time convert time zone

view raw data show _time is utc time , The utc time is converted to TZ=Asia/Shanghai?

use timeShift

|> timeShift(duration: 8h, columns: [“_start”, “_stop”, “_time”])