Php: PHP time zone settings

Source: Internet
Author: User
Question: PHP time zone settings date_default_timezone_set (Etc/GMT-8) why does it represent the GMT zone answer: www.2cto. comdate_default_timezone_set (& quot; Etc/GMT & quot;); is the Greenwich mean time, and the resulting time is the same as the default time zone ate_de question: PHP time zone setting date_default_timezone_set (Etc/GMT-8) why does it mean answer: www.2cto.com date_default_timezone_set ("Etc/GMT") in GMT? the obtained time is the same as the default time zone ate_default_timezone_set ("Etc/GMT + 8 "); 8 hours slower than the standard time of Linwei governance, date_default_timezone_set ("Etc/GMT-8"); UTC + 8, we get 8 hours earlier than that, so reduce 8 or use: date_default_timezone_set ('prc '); set China time zone

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.