<?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: How to change the time and time zone in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542145#M369512</link>
    <description>&amp;gt;Kranti: To change the TIMEZONE&lt;BR /&gt;&amp;gt;3. Edit the tztab file&lt;BR /&gt;&lt;BR /&gt;There is no need to do this unless you are creating NEW timezones.&lt;BR /&gt;&lt;BR /&gt;You can also simply export TZ in your .profile to your new timezone.</description>
    <pubDate>Wed, 02 Dec 2009 04:28:56 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2009-12-02T04:28:56Z</dc:date>
    <item>
      <title>How to change the time and time zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542137#M369504</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;i want to change the time and time zone (CST).&lt;BR /&gt;&lt;BR /&gt;My current setting:&lt;BR /&gt;&lt;BR /&gt;# date&lt;BR /&gt;Tue Dec  1 09:29:23 NST 2009&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Dec 2009 13:44:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542137#M369504</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-12-01T13:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the time and time zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542138#M369505</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You can use:&lt;BR /&gt;&lt;BR /&gt;# /sbin/set_parms timezone&lt;BR /&gt;&lt;BR /&gt;...to trigger an interactive reset.&lt;BR /&gt;&lt;BR /&gt;Otherwise, change '/etc/TIMEZONE' and '/etc/default/tz' to reflect your correct zone.&lt;BR /&gt;&lt;BR /&gt;Since a "timezone" is a +- offset from UTC (also known as GMT) and since UNIX handles time in epoch UTC seconds, do _not_ adjust your actual server time if it is already correct.  You can verify it with:&lt;BR /&gt;&lt;BR /&gt;# date -u&lt;BR /&gt;&lt;BR /&gt;...and compare the value returned to an reliable external source.  Of course you _should_ also be running NTP to keep your server's time synchronized.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 01 Dec 2009 13:50:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542138#M369505</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-12-01T13:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the time and time zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542139#M369506</link>
      <description>Shalom and good morning.&lt;BR /&gt;&lt;BR /&gt;I would use set_parms timezone&lt;BR /&gt;&lt;BR /&gt;In this case.&lt;BR /&gt;&lt;BR /&gt;That utility must be run by root.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 01 Dec 2009 14:08:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542139#M369506</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-12-01T14:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the time and time zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542140#M369507</link>
      <description>I concur with the learned gentlemen who have answered already.&lt;BR /&gt;&lt;BR /&gt;Just a word of caution.  Remember, that if you change time settings you must be sure that you will not affect applications, if you are backing up in time.  &lt;BR /&gt;Software, such as Oracle, are timestamped for transactions and would be adversely affected in the event of a time backup.  Going forward - no big deal.&lt;BR /&gt;&lt;BR /&gt;Kindest regards,&lt;BR /&gt;Rita</description>
      <pubDate>Tue, 01 Dec 2009 15:14:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542140#M369507</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2009-12-01T15:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the time and time zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542141#M369508</link>
      <description>&amp;gt;Rita: if you change time settings you must be sure that you will not affect applications&lt;BR /&gt;&lt;BR /&gt;This shouldn't apply if you are just changing timezones.</description>
      <pubDate>Wed, 02 Dec 2009 03:49:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542141#M369508</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-12-02T03:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the time and time zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542142#M369509</link>
      <description>Hi Senthil,&lt;BR /&gt;&lt;BR /&gt;You didn't mention that you wanna go forward or backward.&lt;BR /&gt;&lt;BR /&gt;Rgds-Kranti&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Dec 2009 04:06:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542142#M369509</guid>
      <dc:creator>Kranti Mahmud</dc:creator>
      <dc:date>2009-12-02T04:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the time and time zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542143#M369510</link>
      <description>Hi Senthil,&lt;BR /&gt;&lt;BR /&gt;To change the TIMEZONE, you need to do the following steps:&lt;BR /&gt;&lt;BR /&gt;1. edit /etc/TIMEZONE so that it contains the following two lines:&lt;BR /&gt; &lt;BR /&gt;TZ=CST-XXXX (XXXX=your desired time standard)&lt;BR /&gt;export TZ&lt;BR /&gt; &lt;BR /&gt;2.  edit /etc/default/tz&lt;BR /&gt;&lt;BR /&gt;3.Edit the tztab file&lt;BR /&gt;# cd /usr/lib&lt;BR /&gt;#cp â  p  tztab /tmp/dst (copy tztab to /tmp/dst)&lt;BR /&gt;# vi tztab&lt;BR /&gt; &lt;BR /&gt;4.#shutdown â  ry now &lt;BR /&gt;&lt;BR /&gt;Rgds-Kranti</description>
      <pubDate>Wed, 02 Dec 2009 04:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542143#M369510</guid>
      <dc:creator>Kranti Mahmud</dc:creator>
      <dc:date>2009-12-02T04:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the time and time zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542144#M369511</link>
      <description>&lt;BR /&gt;Hi Senthil,&lt;BR /&gt;&lt;BR /&gt;For changing time you can use&lt;BR /&gt;&lt;BR /&gt;#date -u&lt;BR /&gt;&lt;BR /&gt;For time zone, you have to edit&lt;BR /&gt;#vi /etc/TIMEZONE&lt;BR /&gt;&amp;amp;&lt;BR /&gt;#vi /etc/default/tz file &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3921-90010/timezone.5.html" target="_blank"&gt;http://docs.hp.com/en/B3921-90010/timezone.5.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds//&lt;BR /&gt;Taifur</description>
      <pubDate>Wed, 02 Dec 2009 04:18:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542144#M369511</guid>
      <dc:creator>Taifur</dc:creator>
      <dc:date>2009-12-02T04:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the time and time zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542145#M369512</link>
      <description>&amp;gt;Kranti: To change the TIMEZONE&lt;BR /&gt;&amp;gt;3. Edit the tztab file&lt;BR /&gt;&lt;BR /&gt;There is no need to do this unless you are creating NEW timezones.&lt;BR /&gt;&lt;BR /&gt;You can also simply export TZ in your .profile to your new timezone.</description>
      <pubDate>Wed, 02 Dec 2009 04:28:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542145#M369512</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-12-02T04:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the time and time zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542146#M369513</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;set_parms date_time&lt;BR /&gt;set_parms timezone&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;sujit&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Dec 2009 10:13:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542146#M369513</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-12-02T10:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the time and time zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542147#M369514</link>
      <description>Does set_parms change the system-wide time zone, such as what timestamp is used in syslog and for cron jobs?  If not you might need a reboot to fully implement the new time zone in every respect.&lt;BR /&gt;&lt;BR /&gt;The time zone is essentially a display filter - the system clock is always in UTC, so I wouldn't think that changing the time zone would affect Oracle database transactions.</description>
      <pubDate>Wed, 02 Dec 2009 14:14:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542147#M369514</guid>
      <dc:creator>mvpel</dc:creator>
      <dc:date>2009-12-02T14:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the time and time zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542148#M369515</link>
      <description>Do we need to restart the server after changing the TIME ZONE?&lt;BR /&gt;&lt;BR /&gt;Since the time zone has not been changed even after changing the time zone using the command "#/sbin/set_parms timezone"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;FYI...&lt;BR /&gt;&lt;BR /&gt;# date&lt;BR /&gt;Wed Dec  9 07:00:07 NST 2009&lt;BR /&gt;&lt;BR /&gt;# more /etc/default/tz&lt;BR /&gt;CST6CDT&lt;BR /&gt;&lt;BR /&gt;# more /etc/TIMEZONE&lt;BR /&gt;TZ=CST6CDT&lt;BR /&gt;export TZ&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So do i need to restart the server to effect the new time zone? &lt;BR /&gt;&lt;BR /&gt;or how to do this with out restart?</description>
      <pubDate>Wed, 09 Dec 2009 13:26:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542148#M369515</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-12-09T13:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the time and time zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542149#M369516</link>
      <description>Hi Senthil:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Do we need to restart the server after changing the TIME ZONE?&lt;BR /&gt;&lt;BR /&gt;Processes that were started before the change that continue to run will need to be restarted to see the new timezone rules if this is important to them.&lt;BR /&gt;&lt;BR /&gt;For your sanity, I would reboot.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 09 Dec 2009 13:34:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542149#M369516</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-12-09T13:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the time and time zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542150#M369517</link>
      <description>Looks like you got the answer. I use the "set_parms timezone" command to set the date and time.&lt;BR /&gt;&lt;BR /&gt;sp,</description>
      <pubDate>Wed, 09 Dec 2009 22:45:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542150#M369517</guid>
      <dc:creator>Sp4admin</dc:creator>
      <dc:date>2009-12-09T22:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the time and time zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542151#M369518</link>
      <description>&amp;gt;how to do this with out restart?&lt;BR /&gt;&lt;BR /&gt;For an individual user you can just use:&lt;BR /&gt;. /etc/TIMEZONE&lt;BR /&gt;&lt;BR /&gt;As JRF says, for system demons/processes, you probably have to reboot.</description>
      <pubDate>Thu, 10 Dec 2009 10:25:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-change-the-time-and-time-zone/m-p/4542151#M369518</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-12-10T10:25:42Z</dc:date>
    </item>
  </channel>
</rss>

