During website development, we often need to process the date and time. in PHP, many date and time functions are provided to facilitate PHP developers to calculate and convert the date and time formats. Therefore, it is necessary to master the PHP
This example describes how to convert the date format of the PHP date function. During website development, we often need to process the date and time. in PHP, many date and time functions are provided to facilitate PHP developers to calculate and
So far, PHP date function date formatting characters and descriptions of some PHPUnix timestamp functions as well as conversion and formatting of each other's output instances have been completed, this is essential for understanding the calculation
When I used to solve this problem with ASP is quite simple, the ASP has the corresponding function DateDiff can give two days period interval How many months, how many days and how many seconds. When I searched through the PHP manual I found that
During website development, we often need to process the date and time. In PHP, many date and time functions are provided to facilitate PHP developers to calculate and convert the date and time formats. Therefore, it is necessary to master the PHP
Conversion of the specified format of the millisecond value and date in MySQL and its time function bitsCN.com I. conversion of the millisecond value to the specified date format
Use the FROM_UNIXTIME (unix_timestamp, format) function provided by
Example 1. Organize a reusable date formatting tool class that is not necessary for programmers who are miserable in daily developmentHere's how to contribute to the Java Date Tool class code:
The code is as follows
Copy Code
PHP date formatting and date calculation and when getting before week, month and end date
PHP date format Sample code:
/** * Format time * $type: Type * $strDate: Time string to be processed * * Year y: four-bit year y: two-bit year * month M:
As long as you specify a date format in convert, the code is sufficient, such as:
Select CONVERT (char), GETDATE (), 101)
Select Emp_id,convert (char), hire_dt,101) from employee
-----------------------------------------------------
Date format Code
PHP date format a local time date(PHP 4, PHP 5)date- Formatting a local time/dateDescriptionstring date ( string $format [, int $timestamp ]) Returns a string that is the result of the timestamp of an integer in a given format string. If no
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.