<?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: Daylight saving time in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948471#M115372</link>
    <description>OK, for example, this entry in TZTAB:&lt;BR /&gt;&lt;BR /&gt;EST5EDT&lt;BR /&gt;           0 3 6     1  1974      0-6 EDT4&lt;BR /&gt;           0 3 22-28 2  1975      0   EDT4&lt;BR /&gt;           0 3 24-30 4  1976-1986 0   EDT4&lt;BR /&gt;           0 3 1-7   4  1987-2038 0   EDT4&lt;BR /&gt;           0 1 24-30 11 1974      0   EST5&lt;BR /&gt;           0 1 25-31 10 1975-2038 0   EST5&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;says, in the fifth line, that starting in 1987 and continuing through 2038, the time change will occur at 0300 hours on the first sunday in April.  Quoting the man page "The first six (fields) are integer patterns that&lt;BR /&gt;      specify the minute (0-59), hour (0-23), day of the month (1-31), month&lt;BR /&gt;      of the year (1-12), year (1970-2038), and day of the week (0-6, with&lt;BR /&gt;      0=Sunday)."&lt;BR /&gt;&lt;BR /&gt;Now, if you'll interpret the TZTAB entry that corresponds to your timezone following these guidelines, you'll be able to tell exactly when the change occured.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Thu, 10 Apr 2003 14:35:18 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2003-04-10T14:35:18Z</dc:date>
    <item>
      <title>Daylight saving time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948467#M115368</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How can I find when the system has changed the time for the "Daylight Time Saving"? Is there any logfile?&lt;BR /&gt;&lt;BR /&gt;System : HP-UX 11&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Apr 2003 14:22:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948467#M115368</guid>
      <dc:creator>Shaso</dc:creator>
      <dc:date>2003-04-10T14:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: Daylight saving time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948468#M115369</link>
      <description>Check the tztab entry for your timezone.  That should tell you.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 10 Apr 2003 14:24:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948468#M115369</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-04-10T14:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Daylight saving time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948469#M115370</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;UX001:/etc# echo $TZ     &lt;BR /&gt;MET-1METDST&lt;BR /&gt;UX001:/etc# more TIMEZONE&lt;BR /&gt;TZ=MET-1METDST&lt;BR /&gt;export TZ&lt;BR /&gt;&lt;BR /&gt;Hope it helps,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Apr 2003 14:27:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948469#M115370</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-04-10T14:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Daylight saving time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948470#M115371</link>
      <description>I'm looking for a way to find out when the system actually has changed the time based on the entries in the tztab file.</description>
      <pubDate>Thu, 10 Apr 2003 14:30:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948470#M115371</guid>
      <dc:creator>Shaso</dc:creator>
      <dc:date>2003-04-10T14:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Daylight saving time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948471#M115372</link>
      <description>OK, for example, this entry in TZTAB:&lt;BR /&gt;&lt;BR /&gt;EST5EDT&lt;BR /&gt;           0 3 6     1  1974      0-6 EDT4&lt;BR /&gt;           0 3 22-28 2  1975      0   EDT4&lt;BR /&gt;           0 3 24-30 4  1976-1986 0   EDT4&lt;BR /&gt;           0 3 1-7   4  1987-2038 0   EDT4&lt;BR /&gt;           0 1 24-30 11 1974      0   EST5&lt;BR /&gt;           0 1 25-31 10 1975-2038 0   EST5&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;says, in the fifth line, that starting in 1987 and continuing through 2038, the time change will occur at 0300 hours on the first sunday in April.  Quoting the man page "The first six (fields) are integer patterns that&lt;BR /&gt;      specify the minute (0-59), hour (0-23), day of the month (1-31), month&lt;BR /&gt;      of the year (1-12), year (1970-2038), and day of the week (0-6, with&lt;BR /&gt;      0=Sunday)."&lt;BR /&gt;&lt;BR /&gt;Now, if you'll interpret the TZTAB entry that corresponds to your timezone following these guidelines, you'll be able to tell exactly when the change occured.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 10 Apr 2003 14:35:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948471#M115372</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-04-10T14:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Daylight saving time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948472#M115373</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;There is no actual change in time.  The server's clock is *not* reset.  Rather, at any time (no pun intended), the value of TZ determines what *you* see as the current time, including the timezone.&lt;BR /&gt;&lt;BR /&gt;As already noted, you can see the point at which the expressed timezone shifted from standard to daylight time by locating the value of TZ in '/usr/lib/tztab'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 10 Apr 2003 14:47:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948472#M115373</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-04-10T14:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Daylight saving time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948473#M115374</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;AS James has said a time change does not occur, but what happens is the system is told that it is X hours plus or minus of the system clock.&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Thu, 10 Apr 2003 15:04:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948473#M115374</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2003-04-10T15:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Daylight saving time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948474#M115375</link>
      <description>Hi James,&lt;BR /&gt;&lt;BR /&gt;Thanks for your answere. Here is what has happened:&lt;BR /&gt;On a server running hp-ux 11, the time has been changed on Saturday April 5. But based on the tztab file it should have been changed on Sunday;&lt;BR /&gt;&lt;BR /&gt;EST5EDT&lt;BR /&gt;&lt;BR /&gt;0 3 1-7   4  1987-2038 0   EDT&lt;BR /&gt;&lt;BR /&gt;( TZ=EST5EDT )&lt;BR /&gt;&lt;BR /&gt;How could it be possible? How can I verify/trace this?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 10 Apr 2003 17:52:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948474#M115375</guid>
      <dc:creator>Shaso</dc:creator>
      <dc:date>2003-04-10T17:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Daylight saving time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948475#M115376</link>
      <description>If the time was actually changed, then either someone with root authority issued the date command or you had a huge step in NTP synchronization (which I seriously doubt).  Who else has root access?  Check the su log.  Ask your fellow admins.  Did someone with good intentions try to "help they transition to daylight time"?&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 10 Apr 2003 17:56:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948475#M115376</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-04-10T17:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Daylight saving time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948476#M115377</link>
      <description>Hi Peter,&lt;BR /&gt;&lt;BR /&gt;That is the strange part, it has happened at 2am Saturday (because it did cause some problem for other applications). I've asked around and no body has done this.&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 10 Apr 2003 17:59:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948476#M115377</guid>
      <dc:creator>Shaso</dc:creator>
      <dc:date>2003-04-10T17:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Daylight saving time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948477#M115378</link>
      <description>Perhaps a cron job or an at command?  It really sounds to me like someone mistakenly thought that the time had to be changed manually (mistake number 1) and they did it on Saturday (mistake number 2).  Check your crontab with "crontab -l".  Check /var/adm/cron/log for any entries around that time.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 10 Apr 2003 18:07:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948477#M115378</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-04-10T18:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Daylight saving time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948478#M115379</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;You might want to look carefully at the chronology of entries in 'var/adm/syslog/syslog.log' to see if there is any evidence of time resets, although there will be nothing noted for normal standard/daylight transitions (because, really no delta in real time occurs).&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 10 Apr 2003 18:10:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948478#M115379</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-04-10T18:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Daylight saving time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948479#M115380</link>
      <description>If xntpd notices a time change of 1000 secords or greater, it gives up.  So a time change of an hour on your box must have ben done locally.</description>
      <pubDate>Thu, 10 Apr 2003 18:12:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948479#M115380</guid>
      <dc:creator>Bill Douglass</dc:creator>
      <dc:date>2003-04-10T18:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Daylight saving time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948480#M115381</link>
      <description>The system won't show a time change that is not in tztab. However, thisd sounds suspiciously like a cron or at job from an overly helpful sysadmin that did not understand HP-UX date handling. That is one of the reasons that good sysadmins will DISABLE the date command for any changes! On a production system, especially with database operations, the date command is very dangerous. Consider replacing /usr/bin/date with a wrapper script that gives error messages for all attempts to change the date, but allows date queries to run.</description>
      <pubDate>Thu, 10 Apr 2003 18:52:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/daylight-saving-time/m-p/2948480#M115381</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-04-10T18:52:14Z</dc:date>
    </item>
  </channel>
</rss>

