PHP converts the DateTime object to the implementation code of friendly time display. For more information, see.
Copy codeThe code is as follows:
/**
* Friendly date and time
*
* @ Param DateTime $ datetime date and time
* @ Param int $ size precise
Converts datetime to Chinese. The following is a method for converting datetime to adult, month, day, hour, minute, and second. For more information, see. The following is a conversion of datetime date and time to adult \ ', \ 'months \', \ 'Day \ ',
Copy CodeThe code is as follows:
/**
* Friendly Date and time
*
* Date Time @param datetime $datetime
* @param int $size Precise in-place number
* @throws \invalidargumentexception
* @return String
*/
function Friendly_date ($datetime, $size
Convert DateTime object to friendly time display
Convert DateTime objects to friendly time display using DateInterval in PHP 5.x
/**
* Friendly date and time
*
* @ Param DateTime $ datetime date and time
*
Convert a DateTime object to a friendly time display using DateInterval in PHP 5.x
/**
* Friendly Date and time
*
* Date Time @param datetime $datetime
* @param int $size Precise in-place number
* @throws
Copy codeThe Code is as follows:/*** Friendly Date and Time** @ Param DateTime $ datetime Date and Time* @ Param int $ size precise to the number of digits* @ Throws \ InvalidArgumentException* @ Return string*/Function friendly_date ($ datetime, $
Copy Code code as follows:
/**
* Friendly Date Time
*
* @param datetime $datetime Date Time
* @param int $size precise in place number
* @throws \invalidargumentexception
* @return String
*/
function Friendly_date ($datetime, $size =1)
PHP (PHP training PHP Tutorial) in the date () datetime function in detail, the need for friends can refer to the next.1, year-month-dayecho Date (' y-m-j ');2007-02-6echo Date (' y-n-j ');07-2-6Uppercase Y represents the year four digits, while
PHP uses getdate to get the current datetime as an associative array method
This article mainly introduces PHP using getdate to get the current date and time as an associative array method, the example analysis of PHP getdate function using skills,
PHP Tutorial Configuration Chinese Narration
Let's see what you see, php.ini.
[PHP]
;;;;;;;;;;;; WARNING;;;;;;;;;;;;; This is the default settings file for new PHP installations.; By default, PHP installs itself with a configuration suitable for;
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.