<?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: Time Zone in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459182#M13458</link>
    <description>PS:...giving you the following:&lt;BR /&gt;&lt;BR /&gt;/etc (root) $ date            &lt;BR /&gt;Mon Oct 30 08:27:38 SAST 2000 &lt;BR /&gt;/etc (root) $ date -u         &lt;BR /&gt;Mon Oct 30 06:27:41 UTC 2000&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 30 Oct 2000 06:27:20 GMT</pubDate>
    <dc:creator>Carlo Henrico</dc:creator>
    <dc:date>2000-10-30T06:27:20Z</dc:date>
    <item>
      <title>Time Zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459179#M13455</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;My machine is currently running with some sort of day light savings. Is there a way to disable this or could some body tell me what time zone I should have selected for South Africa. I'm currently running SADT.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Stephen</description>
      <pubDate>Mon, 30 Oct 2000 06:01:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459179#M13455</guid>
      <dc:creator>Stephen Hughes</dc:creator>
      <dc:date>2000-10-30T06:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Time Zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459180#M13456</link>
      <description>Hi Stephen&lt;BR /&gt;&lt;BR /&gt;I also had quite a bit of trouble with this.&lt;BR /&gt;&lt;BR /&gt;You should have under /etc/TIMEZONE&lt;BR /&gt;the following:&lt;BR /&gt;&lt;BR /&gt;TZ=SAST-2&lt;BR /&gt;export TZ&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;&lt;BR /&gt;Carlo</description>
      <pubDate>Mon, 30 Oct 2000 06:23:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459180#M13456</guid>
      <dc:creator>Carlo Henrico</dc:creator>
      <dc:date>2000-10-30T06:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Time Zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459181#M13457</link>
      <description>Hi Stephen&lt;BR /&gt;&lt;BR /&gt;I also had quite a bit of trouble with this.&lt;BR /&gt;&lt;BR /&gt;You should have under /etc/TIMEZONE&lt;BR /&gt;the following:&lt;BR /&gt;&lt;BR /&gt;TZ=SAST-2&lt;BR /&gt;export TZ&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;&lt;BR /&gt;Carlo</description>
      <pubDate>Mon, 30 Oct 2000 06:24:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459181#M13457</guid>
      <dc:creator>Carlo Henrico</dc:creator>
      <dc:date>2000-10-30T06:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Time Zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459182#M13458</link>
      <description>PS:...giving you the following:&lt;BR /&gt;&lt;BR /&gt;/etc (root) $ date            &lt;BR /&gt;Mon Oct 30 08:27:38 SAST 2000 &lt;BR /&gt;/etc (root) $ date -u         &lt;BR /&gt;Mon Oct 30 06:27:41 UTC 2000&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Oct 2000 06:27:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459182#M13458</guid>
      <dc:creator>Carlo Henrico</dc:creator>
      <dc:date>2000-10-30T06:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Time Zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459183#M13459</link>
      <description>Change the /etc/TIMEZONE file &lt;BR /&gt;&lt;BR /&gt;federico&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Oct 2000 07:24:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459183#M13459</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2000-10-30T07:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Time Zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459184#M13460</link>
      <description>&lt;BR /&gt;Hi Stephen!&lt;BR /&gt;&lt;BR /&gt;Remember the timezone variable you should modify the TZ variable in each of these HP-UX supplied files: &lt;BR /&gt;&lt;BR /&gt;                       /etc/rc : for processes that are children of init, like cron &lt;BR /&gt;                       /etc/profile : for users of /bin/sh or /bin/ksh &lt;BR /&gt;                       /etc/csh.login : for users of /bin/csh &lt;BR /&gt;                       /etc/mkrs : for HP-UX recovery system &lt;BR /&gt;&lt;BR /&gt;So, if users report that their time is incorrect after the change you can check any of the above files.</description>
      <pubDate>Mon, 30 Oct 2000 19:28:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459184#M13460</guid>
      <dc:creator>Elizabeth_2</dc:creator>
      <dc:date>2000-10-30T19:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Time Zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459185#M13461</link>
      <description>Stephen,&lt;BR /&gt;&lt;BR /&gt;I think you have to do:&lt;BR /&gt;&lt;BR /&gt;vi /etc/TIMEZONE and in it put:&lt;BR /&gt;&lt;BR /&gt;TZ=SAST-2&lt;BR /&gt;export TZ&lt;BR /&gt;&lt;BR /&gt;Save it and re-boot your machine.&lt;BR /&gt;&lt;BR /&gt;Hope it help.&lt;BR /&gt;&lt;BR /&gt;Augusto</description>
      <pubDate>Tue, 31 Oct 2000 10:31:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459185#M13461</guid>
      <dc:creator>augusto cossa</dc:creator>
      <dc:date>2000-10-31T10:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Time Zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459186#M13462</link>
      <description>I would run 'set_parms timezone', it will prompt you for everything.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Nov 2000 00:19:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459186#M13462</guid>
      <dc:creator>Alan Edwards</dc:creator>
      <dc:date>2000-11-01T00:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Time Zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459187#M13463</link>
      <description>I would run 'set_parms timezone', it will prompt you for everything.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Nov 2000 00:19:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459187#M13463</guid>
      <dc:creator>Alan Edwards</dc:creator>
      <dc:date>2000-11-01T00:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Time Zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459188#M13464</link>
      <description>I would run 'set_parms timezone', it will prompt you for everything.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Nov 2000 00:20:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459188#M13464</guid>
      <dc:creator>Alan Edwards</dc:creator>
      <dc:date>2000-11-01T00:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Time Zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459189#M13465</link>
      <description>I would run 'set_parms timezone', it will prompt you for everything.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Nov 2000 00:22:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459189#M13465</guid>
      <dc:creator>Alan Edwards</dc:creator>
      <dc:date>2000-11-01T00:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Time Zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459190#M13466</link>
      <description>I would run set_parms timezone, it will prompt you for everything.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Nov 2000 00:22:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459190#M13466</guid>
      <dc:creator>Alan Edwards</dc:creator>
      <dc:date>2000-11-01T00:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Time Zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459191#M13467</link>
      <description>I would run 'set_parms timezone', it will prompt you for everything.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Nov 2000 00:24:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459191#M13467</guid>
      <dc:creator>Alan Edwards</dc:creator>
      <dc:date>2000-11-01T00:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Time Zone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459192#M13468</link>
      <description>I would run 'set_parms timezone', it will prompt you for everything.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Nov 2000 00:26:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-zone/m-p/2459192#M13468</guid>
      <dc:creator>Alan Edwards</dc:creator>
      <dc:date>2000-11-01T00:26:39Z</dc:date>
    </item>
  </channel>
</rss>

