PHP Tutorial Set the Date_default_timezone_set function ()
Definition and usage
The Date_default_timezone_set () function sets the default time zone for all date/time functions used in the script.
GrammarDate_default_timezone_set (TimeZone)
$
Php sets the Beijing time function date_default_timezone_set (). In the php Tutorial, set the definition and usage of the Beijing time function date_default_timezone_set () to the default time zone of all date and time functions in the script.
Set the Beijing time function date_default_timezone_set () in the php tutorial ()Definition and usageThe date_default_timezone_set () function is used to set the default time zone of all date/time functions in the script.
SyntaxDate_default_timezone_
Set the Beijing time function date_default_timezone_set () in the php Tutorial ()Definition and usageThe date_default_timezone_set () function is used to set the default time zone of all date/time functions in the
After obtaining the time through the date () function, it is found that the hour time is incorrect, which is 8 hours less than the current time. Both H and h are the same, this is because the Greenwich Mean Time is obtained, which is 8 hours
MySQL always returns a problem, 8 hours earlier than the actual time. Check that there is a problem with the time zone configured in the URL of the JDBC connection,
Front.
Before you introduce the Date object, first understand some knowledge about dates and times. For example, leap years, UTC, and so on. Having a closer look at these will help you better understand the date objects in JavaScript. This article
Date object formatting method. For more information, see.
The Code is as follows:
/** Date Format 1.2.3* (C) 2007-2009 Steven Levithan* MIT license** Includes enhancements by Scott Trenda* And Kris Kowal** Accepts a date, a mask, or a date and a
Reproduced from: http://web.jobbole.com/89120/
The Knowledge Atlas of this section refers to the Atlas of programming language knowledge-time and date.
This article JavaScript time and date processing combat: You must be trapped from the author's
CopyCode The Code is as follows :/*
* Date Format 1.2.3
* (C) 2007-2009 Steven levithan
* Mit license
*
* Includes enhancements by Scott trenda
* And Kris Kowal
*
* Accepts a date, a mask, or a date and a mask.
* Returns a formatted version of the
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.