Php time function (time, date) usage reference

Source: Internet
Author: User
Php time function (time, date) usage reference

  1. $ T = time ();
  2. Echo date ("Y-m-d H: I: s", $ t );

The format of the first parameter is a-"am", "pm" A-"AM", or "PM" d-a few days. two digits are required; for example: "01" to "31" D-the day of the week, three English letters; for example: "Fri" F-month, full English name; for example: "January" h-12 hours; for example, "01" to "12" H-24 hours; for example: "00" to "23" g-12 hours, less than two do not fill zero; for example: "1" to 12 "G-24 hours, for example, "0" to "23" I-minutes; for example, "00" to "59" j-days, two digits. if the remaining two digits are not zero; for example: "1" to "31" l-the day of the week, full name in English; for example: "Friday" m-month, two digits. if less than two digits are left blank in front, for example: "01" to "12" n-month, two digits, if less than two digits, do not fill in zero; for example, "1" to "12" M-month, three English letters; for example: "Jan" s-seconds; for example: "00" to "59" S-end with an English sequence, two English letters; for example: "th ", "nd" t-specifies the number of days of the month. for example, "28" to "31" U-total number of seconds w-number of the day of the week, for example, "0" (Sunday) to "6" (Saturday) Y-year, four digits, for example, "1999" y-year, two digits, for example, "99" z-the day of the year; for example, "0" to "365" other characters not listed above will be listed directly.

Related Article

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.