To get the current timezone. SELECT TIMEDIFF(NOW(), UTC_TIMESTAMP);. It will return 02:00:00 if your timezone is +2:00 ...
確定! 回上一頁