PHP Gets the current date and formatting, PHP gets the current date _php tutorial

Source: Internet
Author: User
Tags echo date

PHP Gets the current date and formatting, PHP gets the current date


Date (' y-m-d h:i:s ', Time ());

How PHP Gets the current time

To set the time zone, PHP defaults to not China's time zone, which is GMT. So set the time zone can be done! date_default_timezone_set (' etc/gmt-8 ');//The time zone is set here
echo Date ("y-m-d h:i:s");
?>

Ask the timestamp of the current date in PHP (year-month-day) how to write?

It would be nice to format it with the DATE function!
echo Date ("Y-m-d", Time ());
Formatting string description See picture ~
I hope my answer is helpful to you! hehe ~




http://www.bkjia.com/PHPjc/867007.html www.bkjia.com true http://www.bkjia.com/PHPjc/867007.html techarticle PHP Gets the current date and formatting, PHP gets the current date (' y-m-d h:i:s ', Time ()); PHP How to get the current time to set the time zone, PHP default is not China's time zone, is Greenwich ...

  • 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.