MkyTaP - 開發筆記
主要工具: Linux, Python, SQL
Showing posts with label
timezone
.
Show all posts
Showing posts with label
timezone
.
Show all posts
Monday, November 25, 2019
phpMyAdmin: set timezone
SET @@session.time_zone = '+08:00';
SELECT @@session.time_zone, @@global.time_zone;
Reference:
https://www.brilliantcode.net/473/mysql-set-change-timezone/
Older Posts
Home
Subscribe to:
Posts (Atom)