用convert_tz转换时区,你可以用 show variables like 'time_zone'; 得到时区,如果返回的是"system"的话,你可以用 show variables like 'system_time_zone'; 得到结果。