<?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: Change time for EST to PDT in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/change-time-for-est-to-pdt/m-p/3846345#M274191</link>
    <description>You can set it using&lt;BR /&gt;&lt;BR /&gt;set_parms timezone&lt;BR /&gt;&lt;BR /&gt;      Allows the user to select a timezone based on the country of location.  Also allows setting a user-supplied timezone.  The system will need to be rebooted for a change to take effect.&lt;BR /&gt;</description>
    <pubDate>Fri, 18 Aug 2006 14:04:41 GMT</pubDate>
    <dc:creator>IT_2007</dc:creator>
    <dc:date>2006-08-18T14:04:41Z</dc:date>
    <item>
      <title>Change time for EST to PDT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-time-for-est-to-pdt/m-p/3846344#M274190</link>
      <description>I need to change on a server running 11.11. How wd i do it? Should i have downtime for this. It is production.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Joe</description>
      <pubDate>Fri, 18 Aug 2006 13:59:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-time-for-est-to-pdt/m-p/3846344#M274190</guid>
      <dc:creator>joe_91</dc:creator>
      <dc:date>2006-08-18T13:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Change time for EST to PDT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-time-for-est-to-pdt/m-p/3846345#M274191</link>
      <description>You can set it using&lt;BR /&gt;&lt;BR /&gt;set_parms timezone&lt;BR /&gt;&lt;BR /&gt;      Allows the user to select a timezone based on the country of location.  Also allows setting a user-supplied timezone.  The system will need to be rebooted for a change to take effect.&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Aug 2006 14:04:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-time-for-est-to-pdt/m-p/3846345#M274191</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-08-18T14:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Change time for EST to PDT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-time-for-est-to-pdt/m-p/3846346#M274192</link>
      <description>It amounts to nothing more than changing /etc/TIMEZONE so you can do it anytime BUT there are consequences. Currently running processes will continue to use their original TZ values --- including the cron daemon. Well-written applications will have their timezone displayed or will actually store any timestamps in some sort of absolute time and display it based upon TZ. Less than well-written applications will simply display and store local timestamps so it that case the smart approach is to shutdown and wait until PDT "catches up" with EST and startup then. This approach will prevent&lt;BR /&gt;transaction 100, for example, from occurring before transaction 99. Some thought also needs to be given to your existing cron entries. Will they need to be adjusted for the new time? Will you miss any cron jobs during your changeover?&lt;BR /&gt;&lt;BR /&gt;In short, you've got lots of homework to do before you know the answer to YOUR question.&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;No one can really answer this question for you with anything other than "it depends" because it depends upon your applications and environment.</description>
      <pubDate>Fri, 18 Aug 2006 14:15:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-time-for-est-to-pdt/m-p/3846346#M274192</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-08-18T14:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Change time for EST to PDT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-time-for-est-to-pdt/m-p/3846347#M274193</link>
      <description>Since it is in production, it is always recommended to do during Maint. mode.</description>
      <pubDate>Fri, 18 Aug 2006 14:19:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-time-for-est-to-pdt/m-p/3846347#M274193</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-08-18T14:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Change time for EST to PDT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-time-for-est-to-pdt/m-p/3846348#M274194</link>
      <description>Hi Joe,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You can do a "set_parms timezone" and just answer the question it ask you. Like what time zone.:-)&lt;BR /&gt;&lt;BR /&gt;sp,</description>
      <pubDate>Fri, 18 Aug 2006 14:54:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-time-for-est-to-pdt/m-p/3846348#M274194</guid>
      <dc:creator>Sp4admin</dc:creator>
      <dc:date>2006-08-18T14:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Change time for EST to PDT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-time-for-est-to-pdt/m-p/3846349#M274195</link>
      <description>You can also change it using SAM.  &lt;BR /&gt;&lt;BR /&gt;Kernel Configurarion -&amp;gt; Configurable Parameters -&amp;gt; Timezone&lt;BR /&gt;&lt;BR /&gt;Specify the time delay from Coordinated Universal Time west to the local time zone.&lt;BR /&gt;Acceptable Values:&lt;BR /&gt;&lt;BR /&gt;Minimum&lt;BR /&gt;    -720 &lt;BR /&gt;Maximum&lt;BR /&gt;    720 &lt;BR /&gt;Default&lt;BR /&gt;    420 &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/939/KCParms/KCparam.TimeZone.html" target="_blank"&gt;http://docs.hp.com/en/939/KCParms/KCparam.TimeZone.html&lt;/A&gt;</description>
      <pubDate>Fri, 18 Aug 2006 15:02:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-time-for-est-to-pdt/m-p/3846349#M274195</guid>
      <dc:creator>Sean Dale</dc:creator>
      <dc:date>2006-08-18T15:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Change time for EST to PDT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-time-for-est-to-pdt/m-p/3846350#M274196</link>
      <description>The kernel value only comes into play if TZ is not set and knows nothing about Daylight Saving Time. The question here is not so much how to set TZ; that's trivially easy; but rather when to set it and what will be the side effects.&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Aug 2006 15:06:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-time-for-est-to-pdt/m-p/3846350#M274196</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-08-18T15:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Change time for EST to PDT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-time-for-est-to-pdt/m-p/3846351#M274197</link>
      <description>First: why do you need to change the timezone? Is it being moved across the country from Eastern to Pacific timezone? Or is it because remote users are in a different timezone? &lt;BR /&gt; &lt;BR /&gt;If it is being moved, just edit the file /etc/TIMEZONE and change EST5EDT to PST8PDT. No need to run set_parms.&lt;BR /&gt; &lt;BR /&gt;HOWEVER: If it is because there are remote users, DON'T change the time. HP-UX keeps universal time (GMT, UTC, Zulu, etc) and will display and accept *ANY* timezone anywhere. If your system is in New York, and users in California aer using it, those users make one change to their login .profile: &lt;BR /&gt; &lt;BR /&gt;export TZ=PST8PDT&lt;BR /&gt; &lt;BR /&gt;or whatever timezone the users are in. Now I see you said: "EST to PDT". This calls into question just what time your server is using. If your current setting in /etc/TIMEZONE is truly EST5, then your computer time may be off by an hour. The reason is that if you set the system time with TZ=EST5 when Daylight Saving was in effect, the computer's time is off by one hour. To verify this, display the computer's time with:&lt;BR /&gt; &lt;BR /&gt;date -u&lt;BR /&gt; &lt;BR /&gt;The time should be 6 hours later for date -u (UTC time). The /etc/TIMEZONE file must have the full standard and daylight saving names: EST5EDT which matches the definition in /usrlib/tztab. &lt;BR /&gt; &lt;BR /&gt;To see how the date (and therefore, timestamps for files, etc) are affected by TZ, try these commands:&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;TZ=CST6CDT date&lt;BR /&gt;TZ=MST7MDT date&lt;BR /&gt;TZ=PST8PDT date&lt;BR /&gt; &lt;BR /&gt;and to see what happens if EDT is missing:&lt;BR /&gt; &lt;BR /&gt;TZ=EST5 date&lt;BR /&gt;TZ=EST5EDT date&lt;BR /&gt; &lt;BR /&gt;So, no need to change the computer time at all. Just adjust TZ for remote users.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Aug 2006 17:54:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-time-for-est-to-pdt/m-p/3846351#M274197</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-08-18T17:54:09Z</dc:date>
    </item>
  </channel>
</rss>

