america/los_angeles mysql timezone

This commit is contained in:
kit 2024-02-23 20:48:05 +00:00
parent fa05c18099
commit fd1427ac07
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";
SET time_zone = "-08:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;