<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BS25999.COM &#187; ISO Time Format</title>
	<atom:link href="http://www.bs25999.com/tag/iso-time-format/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bs25999.com</link>
	<description></description>
	<lastBuildDate>Tue, 13 Jul 2010 12:39:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Working with Time Zones</title>
		<link>http://www.bs25999.com/2010/03/working-with-time-zones/</link>
		<comments>http://www.bs25999.com/2010/03/working-with-time-zones/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 23:18:51 +0000</pubDate>
		<dc:creator>harveyf</dc:creator>
				<category><![CDATA[BCM]]></category>
		<category><![CDATA[GMT]]></category>
		<category><![CDATA[ISO Time Format]]></category>
		<category><![CDATA[Time Zones]]></category>

		<guid isPermaLink="false">http://www.bs25999.com/?p=76</guid>
		<description><![CDATA[Issues regarding daylight saving have highlighted the need for more understanding of time and how it affects business continuity and emergency planning managers. This is a short tutorial covering the basics of time zones, ISO Time Format and daylight saving. As can be appreciated it is a very complex subject and there are further reading [...]]]></description>
			<content:encoded><![CDATA[<p>Issues regarding daylight saving have highlighted the need for more understanding of time and how it affects business continuity and emergency planning managers.</p>
<p>This is a short tutorial covering the basics of time zones, ISO Time Format and daylight saving. As can be appreciated it is a very complex subject and there are further reading links at the end of the document.</p>
<h3>Time Zones</h3>
<p>A time zone is a region of the Earth. The Earth is divided into 24 zones –12 through 0 to +12. Each one is 15 degrees of latitude as measured East and West from the Prime Meridian line, which is 0 degrees latitude. Each time zone is also an hour apart as the earth rotates at 15 degrees per hour.</p>
<p>This line runs through the Royal Observatory in Greenwich, England. The Royal Observatory was established in 1675 amongst other things to perfect the art of navigation.</p>
<p>The measurement of time is fundamental to the functioning of modern society and in particular navigation and technology.</p>
<p>Variations in time zone do exist to take into account geographical boundaries as can be seen from the time zone map below.</p>
<p>There are both civilian and military designations for time zones.</p>
<p>The civilian ones typically use three letter abbreviations, for example EST. Military/Aviation designations use letters of the alphabet (except J, J is not found in all languages) and are known by their phonetic name. A to M are for zones East of Greenwich and N to Y are for zones West of Greenwich. Z is GMT.</p>
<p>These designations follow the numeric time</p>
<p>GMT = Greenwich Mean Time (civilian)</p>
<p>Z = Zulu (military)</p>
<p>The most commonly known means of defining time is GMT or Greenwich Mean Time, which is the mean solar time at 0 degrees latitude. GMT is also known as Universal Time</p>
<p>Because of variations in the Earths rotation when hyper accuracy is needed GMT cannot be used.</p>
<p>Coordinated Universal Time or UTC is a highly precise time scale based on atomic clocks and has uniform seconds. UTC is a compromise between the French and English variations of the term and does not stand for universal time code as is sometimes thought.</p>
<p>So in summary GMT is based on the Earths Rotation and UTC is based on uniform seconds as measured on highly accurate atomic clocks maintained by a number of organisations.</p>
<p>Whilst the difference for all but the most technically demanding applications is minor, the odd leap second, UTC should be used as the standard for time.</p>
<p>Network Time Protocol or NTP which is used to synchronise clocks over the internet uses UTC. NTP is a protocol designed to synchronize the clocks of computers over a network. NTP version 3 is an internet draft standard, formalized in RFC 1305. NTP version 4 is a significant revision of the NTP standard, and is the current development version, but has not been formalized in an RFC. Simple NTP (SNTP) version 4 is described in RFC 2030.</p>
<h3>Daylight Saving Time</h3>
<p>Daylight Saving or Summer Time is a system of advancing or retreating clocks so that a day has more daylight. Details vary by location. There are many reasons given for the reason for daylight saving from energy efficiency to people’s desire for longer summer evenings and even better voter turnout but there seems to be as many reasons for as there are against.</p>
<p>There also exists a great deal of variation in the implementation of daylight saving. The rules of DST also change which can cause problems for electronic or automated systems, evidenced in the recent months by the USA decision in the Energy Policy Act 2005 to move the point at which DST applies roughly 3 weeks earlier than previously.</p>
<h3>ISO Time Format</h3>
<p>The International Organization for Standardization is a worldwide federation of national standards bodies from some 130 countries, one from each country.</p>
<p>Date and Time format is defined by: ISO 8601:2000 Data elements and interchange formats — Information interchange — Representation of dates and times</p>
<p>The standard defines formats for numerical representation of dates, times and date/time combinations. Local time and Coordinated Universal Time (UTC) are supported.</p>
<p>Dates are for the Gregorian calendar (introduced in 1582), and can be given in year-month-day, year-week-day or year-day formats.</p>
<p>Times are given in 24hr format. All date and time formats are represented with the largest units given first, i.e., from left to right the ranking is year, month, week, day, hour, minute, second.</p>
<p>For example 6.36pm would be written at 18.36</p>
<p>Having a standardised notation system is essential for software and scientific applications.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bs25999.com/2010/03/working-with-time-zones/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
