
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://wiki.ljackson.us/skins/common/feed.css"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.ljackson.us/index.php?action=history&amp;feed=atom&amp;title=Daylight_Savings_Time</id>
		<title>Daylight Savings Time - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.ljackson.us/index.php?action=history&amp;feed=atom&amp;title=Daylight_Savings_Time"/>
		<link rel="alternate" type="text/html" href="http://wiki.ljackson.us/index.php?title=Daylight_Savings_Time&amp;action=history"/>
		<updated>2026-04-08T10:54:31Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.7.1</generator>

	<entry>
		<id>http://wiki.ljackson.us/index.php?title=Daylight_Savings_Time&amp;diff=2086&amp;oldid=prev</id>
		<title>Ljackson at 12:42, 23 March 2007</title>
		<link rel="alternate" type="text/html" href="http://wiki.ljackson.us/index.php?title=Daylight_Savings_Time&amp;diff=2086&amp;oldid=prev"/>
				<updated>2007-03-23T12:42:08Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;On my servers, I used&lt;br /&gt;
&lt;br /&gt;
#zdump -v /etc/localtime | grep 2007&lt;br /&gt;
&lt;br /&gt;
to verify the 2007 timezone settings. Mine showed April 1st as the date of change... and not March 11.&lt;br /&gt;
&lt;br /&gt;
I went to http://www.twinsun.com/tz/tz-link.htm and downloaded tzdata2006p.tar.gz. I un-tared this file into a temp directory and executed&lt;br /&gt;
&lt;br /&gt;
# zic -d /tmp/zoneinfo northamerica&lt;br /&gt;
&lt;br /&gt;
to compile the timezone data files. I then copied the EST5EDT file to /usr/share/zoneinfo/ directory and America/Montreal file into /usr/share/zoneinfo/America directory. Doing a quick test will make sure these new files are good.&lt;br /&gt;
&lt;br /&gt;
# zdump -v /usr/share/zoneinfo/EST5EDT | grep 2007&lt;br /&gt;
# zdump -v /usr/share/zoneinfo/America/Montreal | grep 2007&lt;br /&gt;
&lt;br /&gt;
lastly I linked the localtime file&lt;br /&gt;
&lt;br /&gt;
# ln -fs /etc/localtime /usr/share/zoninfo/EST5EDT&lt;br /&gt;
# zdump -v /etc/localtime | grep 2007&lt;br /&gt;
&lt;br /&gt;
the expected output should look a little like thi&lt;br /&gt;
&lt;br /&gt;
/etc/localtime Sun Mar 11 06:59:59 2007 UTC = Sun Mar 11 01:59:59 2007 EST isdst=0 gmtoff=-18000&lt;br /&gt;
/etc/localtime Sun Mar 11 07:00:00 2007 UTC = Sun Mar 11 03:00:00 2007 EDT isdst=1 gmtoff=-14400&lt;br /&gt;
/etc/localtime Sun Nov 4 05:59:59 2007 UTC = Sun Nov 4 01:59:59 2007 EDT isdst=1 gmtoff=-14400&lt;br /&gt;
/etc/localtime Sun Nov 4 06:00:00 2007 UTC = Sun Nov 4 01:00:00 2007 EST isdst=0 gmtoff=-18000&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux]]&lt;br /&gt;
[[Category:Windows XP]]&lt;br /&gt;
[[Category:Mac OS X]]&lt;/div&gt;</summary>
		<author><name>Ljackson</name></author>	</entry>

	</feed>