<?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>Running Systems&#187; tz</title>
	<atom:link href="http://run.tournament.org.il/tag/tz/feed/" rel="self" type="application/rss+xml" />
	<link>http://run.tournament.org.il</link>
	<description>(and me chasing them)</description>
	<lastBuildDate>Wed, 02 Jun 2010 13:50:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Timezone for Israel on HP-UX 11i and above</title>
		<link>http://run.tournament.org.il/timezone-for-israel-on-hp-ux-11i-and-above/</link>
		<comments>http://run.tournament.org.il/timezone-for-israel-on-hp-ux-11i-and-above/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 14:58:58 +0000</pubDate>
		<dc:creator>ez-aton</dc:creator>
				<category><![CDATA[HP-UX]]></category>
		<category><![CDATA[daylight savings]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[idt]]></category>
		<category><![CDATA[Israel]]></category>
		<category><![CDATA[timezone]]></category>
		<category><![CDATA[tz]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.tournament.org.il/run/?p=386</guid>
		<description><![CDATA[While Linux vendors tend to maintain and publish the whole zone and daylight saving (DST) information, most legacy Unix vendors do not. Especially when it comes to such a small country such as Israel. The following solution was tested for HP-UX B.11.31, and would probably work for all 11i versions. Israel timezone is called IST. [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>While Linux vendors tend to maintain and publish the whole zone and daylight saving (DST) information, most legacy Unix vendors do not. Especially when it comes to such a small country such as Israel.</p>
<p>The following solution was tested for HP-UX B.11.31, and would probably work for all 11i versions.</p>
<p>Israel timezone is called IST. Israel daylight saving timezone is called IDT.</p>
<p>The quick and dirty:</p>
<p>Edit /usr/lib/tztab and append the following lines at the bottom:</p>
<blockquote><p># Israel daylight savings<br />
# Added by Ez-Aton. years 2008 to 2011 only. Simple and ugly.<br />
IST-2IDT<br />
0 3 28 3 2008 5 IDT-3<br />
0 1 5 10 2008 0 IST-2<br />
0 3 27 3 2009 5 IDT-3<br />
0 1 27 9 2009 0 IST-2<br />
0 3 26 3 2010 5 IDT-3<br />
0 1 12 9 2010 0 IST-2<br />
0 3 1 4 2011 5 IDT-3<br />
0 1 2 9 2011 0 IST-2</p></blockquote>
<p>Save (this is a write-protected file, so force saving) and then edit /etc/TIMEZONE to include the following TZ directive:</p>
<blockquote><p>TZ=IST-2IDT<br />
export TZ</p></blockquote>
<p>Assuming you sync your time using NTP, all future logins will have correct Israeli date and daylight savings.</p>
<p>For further information, you can check man tztab and man environ</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://run.tournament.org.il/timezone-for-israel-on-hp-ux-11i-and-above/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
