Describe the bug
UT failed because of time zone problem.
To Reproduce
One test is failing because I’m in a different time zone: Failed tests: test(cn.edu.tsinghua.iotdb.sql.DateFormatTest): expected:<…02-01T11:12:35.000+0[1]:00> but was:<…02-01T11:12:35.000+0[8]:00> (cn.edu.tsinghua.iotdb.sql.DateFormatTest.test has most references ending with “+08:00” which makes the tests only run in one time-zone)
reported by Chris