<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: tztab file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tztab-file/m-p/2452965#M11586</link>
    <description>try :&lt;BR /&gt;&lt;BR /&gt;# Middle European Time, Middle European Time Daylight Savings TimeMET-1METDST&lt;BR /&gt;0 3 25-31 3  1983-2038 0   METDST-20 2 24-30 9  1983-1995 0   MET-1&lt;BR /&gt;0 2 25-31 10 1996-2038 0   MET-1&lt;BR /&gt;&lt;BR /&gt;in tztab file ?</description>
    <pubDate>Thu, 12 Oct 2000 14:49:40 GMT</pubDate>
    <dc:creator>Alex Glennie</dc:creator>
    <dc:date>2000-10-12T14:49:40Z</dc:date>
    <item>
      <title>tztab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tztab-file/m-p/2452963#M11584</link>
      <description>How is used the tztab file by HP-UX. To test the future change of daylight time zone, I have done a test, successless:&lt;BR /&gt;my config:&lt;BR /&gt;echo $TZ&lt;BR /&gt;MET-1METDST&lt;BR /&gt;&lt;BR /&gt;vi /usr/lib/tztab&lt;BR /&gt;&lt;BR /&gt;# Middle European Time, Middle European Time Daylight Savings Time&lt;BR /&gt;MET-1METDST&lt;BR /&gt;0 3 25-31 3  1983-2038 0   METDST-2&lt;BR /&gt;0 2 24-30 9  1983-1995 0   MET-1&lt;BR /&gt;30 17 25-31 10 1996-2038 4   MET-1&lt;BR /&gt;&lt;BR /&gt;it is now 17:35 and nothing happens!&lt;BR /&gt;why ?&lt;BR /&gt;&lt;BR /&gt;thank's</description>
      <pubDate>Thu, 12 Oct 2000 14:38:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tztab-file/m-p/2452963#M11584</guid>
      <dc:creator>RUSSOCKI Wladyslaw</dc:creator>
      <dc:date>2000-10-12T14:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: tztab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tztab-file/m-p/2452964#M11585</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You appear to have changed the original line &lt;BR /&gt;0 2 25-31 10 1996-2038 0   MET-1 to:&lt;BR /&gt;30 17 25-31 10 1996-2038 4 MET-1 &lt;BR /&gt;&lt;BR /&gt;If you want daylight saving to end today at 17:30 then you will have to change the '25-31' entry to 12 (the day of the month) or a range of days containing 12. You have set it to whatever Thursday occurs between the 25th and 31st of October at 17:30.&lt;BR /&gt;&lt;BR /&gt;See 'man tztab' for all the information but I agree that it's confusing.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Oct 2000 14:47:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tztab-file/m-p/2452964#M11585</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-10-12T14:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: tztab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tztab-file/m-p/2452965#M11586</link>
      <description>try :&lt;BR /&gt;&lt;BR /&gt;# Middle European Time, Middle European Time Daylight Savings TimeMET-1METDST&lt;BR /&gt;0 3 25-31 3  1983-2038 0   METDST-20 2 24-30 9  1983-1995 0   MET-1&lt;BR /&gt;0 2 25-31 10 1996-2038 0   MET-1&lt;BR /&gt;&lt;BR /&gt;in tztab file ?</description>
      <pubDate>Thu, 12 Oct 2000 14:49:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tztab-file/m-p/2452965#M11586</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2000-10-12T14:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: tztab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tztab-file/m-p/2452966#M11587</link>
      <description>SORRY!&lt;BR /&gt;That's a cut and past error, my exact taztab file was in fact:&lt;BR /&gt;&lt;BR /&gt;25 17 11-17 10 1996-2038 4 MET-1&lt;BR /&gt;&lt;BR /&gt;but even with this config nothing happened...</description>
      <pubDate>Thu, 12 Oct 2000 14:52:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tztab-file/m-p/2452966#M11587</guid>
      <dc:creator>RUSSOCKI Wladyslaw</dc:creator>
      <dc:date>2000-10-12T14:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: tztab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tztab-file/m-p/2452967#M11588</link>
      <description>No Isreal, leave the entry as:&lt;BR /&gt;0 2 25-31 10 1996-2038 0   MET-1 &lt;BR /&gt;the above means:&lt;BR /&gt;On the last sunday (ie. first sunday between the 25th and 31st of October) for the years 1996 - 2038, adjust the time at 2am.&lt;BR /&gt;&lt;BR /&gt;Because you have not set the time to within the last sunday of October, the change will not happen.  &lt;BR /&gt;&lt;BR /&gt;There are a couple of things you could do to test -&lt;BR /&gt;1. leave the default as-is and manually set (advance the date) with SAM&lt;BR /&gt;2. change the 25-31 entry and the 0 entry to the date ranges that your test dates fall on.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;PS.  i would rather go with option 1. - it leaves things the way they were meant to be :-)&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Thu, 12 Oct 2000 14:54:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tztab-file/m-p/2452967#M11588</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-10-12T14:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: tztab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tztab-file/m-p/2452968#M11589</link>
      <description>I think that the time specified is one hour out. If you change it to 25 16 ... then it works.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Thu, 12 Oct 2000 15:18:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tztab-file/m-p/2452968#M11589</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-10-12T15:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: tztab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tztab-file/m-p/2452969#M11590</link>
      <description>John: you're right!&lt;BR /&gt;In fact if you change the tztab file more than one hour sooner than the fatidic date , it works! that is to say that if it is 9 AM&lt;BR /&gt;and you configure the tztab file like that:&lt;BR /&gt;0 11 11-17 1996-2038 5 MET-1&lt;BR /&gt;when it is 12, the change happens and it is 11...&lt;BR /&gt;&lt;BR /&gt;but for instance if it is 12:06&lt;BR /&gt;even if you configure your file for 13:00 it won't work ...&lt;BR /&gt;&lt;BR /&gt;thank's</description>
      <pubDate>Fri, 13 Oct 2000 09:08:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tztab-file/m-p/2452969#M11590</guid>
      <dc:creator>RUSSOCKI Wladyslaw</dc:creator>
      <dc:date>2000-10-13T09:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: tztab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tztab-file/m-p/2452970#M11591</link>
      <description>Use the attached Perl script to test tztab changes. Also check that your /etc/TIMEZONE is correct.</description>
      <pubDate>Fri, 13 Oct 2000 09:39:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tztab-file/m-p/2452970#M11591</guid>
      <dc:creator>Fedon Kadifeli</dc:creator>
      <dc:date>2000-10-13T09:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: tztab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tztab-file/m-p/2452971#M11592</link>
      <description>Yes, when you specify the line:-&lt;BR /&gt;&lt;BR /&gt;0 11 11-17 1996-2038 5 MET-1 &lt;BR /&gt;&lt;BR /&gt;the 11 refers to 11:00MET which is 12:00METDST hence the hour difference.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Fri, 13 Oct 2000 09:41:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tztab-file/m-p/2452971#M11592</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-10-13T09:41:02Z</dc:date>
    </item>
  </channel>
</rss>

