: This article mainly introduces that the GMT + 8 string of the PHP conversion database is the user's local time zone. if you are interested in the PHP Tutorial, refer to it.
Write user time zone into cookie
Php reads and processes user time
Yesterday in a forum to see a friend asked JS how to get the GMT stamp.Many friends first reaction is togmtstring ...You can actually get Greenwich mean time, but not timestamp .Although I do not have a good way to get one step, but at least to
GMT: Hotell gyllene Geten Standard TimeBeijing Time =gmt time + 8 hoursDatatime nowdate = Datatime.now;Nowdate.tostring ("R"); Effect: Wed, 16:24:33 GMTExplanation of the parameters:D ShortDatePatternD LongdatepatternF Full Date and time (long date
Date constructor new Date () | Date ()No parameter defaults to the time of the system's current time zone, as a result:Sat Apr11 16:42:09 gmt+0800 (China Standard Time)The time it takes to generate a representation of the current system without new
1. Use {0 :?} Format
You can use the string. Format method or the console. Write method to format numeric results. The latter method calls string. format. Use a format string to specify the format. The following table contains supported standard
Full JavaScript Date solution, JavaScriptDate
Date constructor New Date () | Date ()
If no parameter is specified, the default time is the current time zone of the system. The result is as follows:
Sat Apr11 2015 16:42:09 GMT + 0800 (China Standard
Date Format {0: yyyy-mm-dd hh: mm: Ss. fff} and {0: yyyy-mm-dd hh: mm: Ss. fff} difference {0: yyyy-mm-dd hh: mm: Ss. fff}: format the date in the 24-hour format.
{0: yyyy-mm-dd hh: mm: Ss. fff}: format the date in 12-hour format.
Similarly, from
Original: The difference between date formatting {0:yyyy-mm-dd HH:mm:ss.fff} and {0:yyyy-mm-dd hh:mm:ss.fff}{0:yyyy-mm-dd HH:MM:SS.FFF}: Date formatted with 24-hour format{0:yyyy-mm-dd HH:MM:SS.FFF}: Date formatted with 12-hour formatThe following
"Turn" http://blog.csdn.net/samsone/article/details/75567811. Formatted currency (related to system environment, Chinese system default format RMB, English system format USD)String. Format ("{0:c}", 0.2) results are: ¥0.20 (English operating system
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.