Home > Backend Development > PHP Tutorial > mysql time zone problem_PHP tutorial

mysql time zone problem_PHP tutorial

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-07-21 15:53:45
Original
918 people have browsed it

Use convert_tz to convert the time zone. You can use
show variables like 'time_zone';
to get the time zone. If "system" is returned, you can use
show variables like 'system_time_zone';
to get it. result.

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/318620.htmlTechArticleUse convert_tz to convert the time zone, you can use showvariableslike'time_zone'; to get the time zone, if "system" is returned , you can use showvariableslike'system_time_zone'; to get the result...
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
MySQL stops process
From 1970-01-01 08:00:00
0
0
0
Error when installing mysql on linux
From 1970-01-01 08:00:00
0
0
0
phpstudy cannot start mysql?
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template