UTC time & local time (1)
The whole earth is divided into twenty-four time zones, each of which has its own local time. For international radio communication, a unified time is used for the sake of unification, called Universal coordination Time
About GMT and UTCFirst, IntroductionMany people know that the two-way schedule is referred to as GMT or UTC, and the World Time Zone table is referred to as universal, so what is the actual intent of GMT and UTC? How is the world time zone
VBS converts the current time to UTC time
This article mainly introduces how to convert the current time to UTC time by using VBS. It is very simple and practical. For more information, see
For example, the following code returns at the current time:
First, the basic conceptUTC is the Universal time coordinated abbreviation, which is defined and recommended by the International Radio Advisory Committee and is maintained by the International Time Bureau (BIH) in seconds-based time scales.UTC is
This article mainly introduces the VBS implementation to convert the current time to UTC time, very simple and practical, the need for friends can refer to the
For example, the following code returns at the current time: 1368299689
?
How JavaScript converts the current time to the UTC Standard Time
Here, JavaScript is used to convert the current time to the UTC Standard Time. Beijing is in the GMT + 8 zone, and 8 hours are deducted from Beijing time.
1 2 3 4 5
//获得当前时间并且转为字符串-(NSString *) datetransformtotimestring{NSDate*currentdate = [NSDate Date];//get the current time to UTC time 2014-07-16 07:54:36 UTC (UTC time is 8 hours longer than the standard difference)//Convert to StringNSDATEFORMATTER*DF =
This uses JavaScript to convert the current time to UTC Standard Time, with Beijing in the East eight area, minus 8 hours on a Beijing time basis.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16-17
click the button to display the UTC
Reprint: http://blog.gesha.net/archives/221/ Linux system time and hardware clock issues (date and Hwclock) summarize Hwclock, this is easy to faint:
1/etc/sysconfig/clock file, only valid for the Hwclock command, and only useful when the 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.