<?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: DST 2007 fallback in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dst-2007-fallback/m-p/4079546#M736375</link>
    <description>No - there was only 1 patch - and you have it.&lt;BR /&gt;&lt;BR /&gt;The dst.pl script that Clay posted works great:&lt;BR /&gt;&lt;BR /&gt;# dst.pl&lt;BR /&gt;Sun Mar 11 01:59:59 MST 2007 --&amp;gt; Sun Mar 11 03:00:00 MDT 2007&lt;BR /&gt;Sun Nov 04 01:59:59 MDT 2007 --&amp;gt; Sun Nov 04 01:00:00 MST 2007&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
    <pubDate>Tue, 02 Oct 2007 12:03:21 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2007-10-02T12:03:21Z</dc:date>
    <item>
      <title>DST 2007 fallback</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dst-2007-fallback/m-p/4079541#M736370</link>
      <description>Hi , &lt;BR /&gt;&lt;BR /&gt;After successful fallover DST 2007 change on March 11, 2007. Now it is time for fallback on November 04.&lt;BR /&gt;&lt;BR /&gt;Is any new special instructions,patch available for this fallback. &lt;BR /&gt;&lt;BR /&gt;We have PHCO_36097 tztab patch present on our HP-UX 11i v1.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Abhijeet</description>
      <pubDate>Tue, 02 Oct 2007 03:12:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dst-2007-fallback/m-p/4079541#M736370</guid>
      <dc:creator>Abhijeet_3</dc:creator>
      <dc:date>2007-10-02T03:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: DST 2007 fallback</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dst-2007-fallback/m-p/4079542#M736371</link>
      <description>Have you checked your tztab file to see what date it will change?&lt;BR /&gt;According to the origional patch it includes both the Spring and the Fall changes.&lt;BR /&gt;Also, PHCO_36097 has ben superseded by PHCO_37053, but you shouldn't need it unless you ar eon New Zealand time&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Oct 2007 03:30:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dst-2007-fallback/m-p/4079542#M736371</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2007-10-02T03:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: DST 2007 fallback</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dst-2007-fallback/m-p/4079543#M736372</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You seem current on patching. If your government has not made any changes since you last patched, you should be fine.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 02 Oct 2007 03:49:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dst-2007-fallback/m-p/4079543#M736372</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-10-02T03:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: DST 2007 fallback</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dst-2007-fallback/m-p/4079544#M736373</link>
      <description>Abhijeet,&lt;BR /&gt;&lt;BR /&gt;the latest patch is PHCO_37053 for New Zealand timezone&lt;BR /&gt;&lt;BR /&gt;( SR:8606494752 CR:JAGag46685 )&lt;BR /&gt;Daylight Saving time NZDT for New Zealand time zone&lt;BR /&gt;NZDT-12NZDT ceases one hour earlier than expected.&lt;BR /&gt;&lt;BR /&gt;HP DST info&lt;BR /&gt;&lt;A href="http://h10072.www1.hp.com/dst/" target="_blank"&gt;http://h10072.www1.hp.com/dst/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;WK</description>
      <pubDate>Tue, 02 Oct 2007 11:11:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dst-2007-fallback/m-p/4079544#M736373</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-10-02T11:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: DST 2007 fallback</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dst-2007-fallback/m-p/4079545#M736374</link>
      <description>Rather than relying upon "it's probably ok" why not ask the box itself. The attached perl script will check for you. Because it uses the same underlying libc() functions that standard commands such as date use, if this script works then the standard commands and applications which use the same libc() functions will also work.&lt;BR /&gt;&lt;BR /&gt;Use it like this:&lt;BR /&gt;dst.pl -n&lt;BR /&gt;&lt;BR /&gt;to display the exact seconds before and after the next time transition for the current TZ setting.&lt;BR /&gt;&lt;BR /&gt;Invoke as dst.pl -u for full usage.</description>
      <pubDate>Tue, 02 Oct 2007 11:26:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dst-2007-fallback/m-p/4079545#M736374</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-10-02T11:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: DST 2007 fallback</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dst-2007-fallback/m-p/4079546#M736375</link>
      <description>No - there was only 1 patch - and you have it.&lt;BR /&gt;&lt;BR /&gt;The dst.pl script that Clay posted works great:&lt;BR /&gt;&lt;BR /&gt;# dst.pl&lt;BR /&gt;Sun Mar 11 01:59:59 MST 2007 --&amp;gt; Sun Mar 11 03:00:00 MDT 2007&lt;BR /&gt;Sun Nov 04 01:59:59 MDT 2007 --&amp;gt; Sun Nov 04 01:00:00 MST 2007&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 02 Oct 2007 12:03:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dst-2007-fallback/m-p/4079546#M736375</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2007-10-02T12:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: DST 2007 fallback</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dst-2007-fallback/m-p/4079547#M736376</link>
      <description>Hi all,&lt;BR /&gt; I ran the above script in all our servers and got the below output.&lt;BR /&gt;&lt;BR /&gt;Sun Mar 11 01:59:59 EST 2007 --&amp;gt; Sun Mar 11 03:00:00 EDT 2007&lt;BR /&gt;Sun Nov 04 01:59:59 EDT 2007 --&amp;gt; Sun Nov 04 01:00:00 EST 2007&lt;BR /&gt;&lt;BR /&gt;Is it means no need to take any manual action for the DST happening on 4th november? all our servers located in USA &amp;amp; Canada.</description>
      <pubDate>Tue, 16 Oct 2007 10:40:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dst-2007-fallback/m-p/4079547#M736376</guid>
      <dc:creator>pnvs</dc:creator>
      <dc:date>2007-10-16T10:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: DST 2007 fallback</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dst-2007-fallback/m-p/4079548#M736377</link>
      <description>Nice script A. Clay.  Thanks!</description>
      <pubDate>Tue, 16 Oct 2007 11:14:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dst-2007-fallback/m-p/4079548#M736377</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2007-10-16T11:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: DST 2007 fallback</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dst-2007-fallback/m-p/4079549#M736378</link>
      <description>I acturally changed our test server time to November 4, 2007 at 1:59:00 AM and watched for it to fall back.  Unfortunately, it did not do as it should.  I have patch PHCO_37053 on my 11.11 system.  Has anyone else actually tested by changing the system date and seen it work?</description>
      <pubDate>Tue, 16 Oct 2007 16:20:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dst-2007-fallback/m-p/4079549#M736378</guid>
      <dc:creator>JoAnn Nagel</dc:creator>
      <dc:date>2007-10-16T16:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: DST 2007 fallback</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dst-2007-fallback/m-p/4079550#M736379</link>
      <description>&amp;gt;&amp;gt;&amp;gt; I acturally changed our test server time to November 4, 2007 at 1:59:00 AM and watched for it to fall back. Unfortunately, it did not do as it should. I have patch PHCO_37053 on my 11.11 system. Has anyone else actually tested by changing the system date and seen it work?&lt;BR /&gt;&lt;BR /&gt;The problem with this approach is that you chose an ambiguous time. 4-Nov-2007 01:59:00 AM could be either Standard or Daylight Saving Time. Had you set the time to 00:59:00 then that would not have been an ambiguous time although you would have had to wait an hour. The problem with setting the system time ahead is that you also have to set the time back and that can cause all kinds of problems with timestamp sensitive data such as databases and makefiles. Use the Perl script, it is a much safer and completely reliable test as it doesn't actually change the system time, it jut sends the epoch seconds to the standard routines and displays the results.</description>
      <pubDate>Tue, 16 Oct 2007 16:59:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dst-2007-fallback/m-p/4079550#M736379</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-10-16T16:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: DST 2007 fallback</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dst-2007-fallback/m-p/4079551#M736380</link>
      <description>Yeah, after thinking about it, that does make sense.  I ran the script and it came up with &lt;BR /&gt;Sun Nov 04 01:59:59 EDT 2007 --&amp;gt; Sun Nov 04 01:00:00 EST 2007&lt;BR /&gt;so I guess I have to trust it!&lt;BR /&gt;Thanks, Clay!</description>
      <pubDate>Wed, 17 Oct 2007 11:36:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dst-2007-fallback/m-p/4079551#M736380</guid>
      <dc:creator>JoAnn Nagel</dc:creator>
      <dc:date>2007-10-17T11:36:05Z</dc:date>
    </item>
  </channel>
</rss>

