I think you can retrieve the server and client time_zone settings: SELECT @@global.time_zone, @@session.time_zone;.
確定! 回上一頁