<?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: TIMEZONE in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/timezone/m-p/2704089#M902488</link>
    <description>errm, each user can change his/her timezone at will simply by doing a&lt;BR /&gt;"export TZ=&lt;VALUE&gt;".&lt;BR /&gt;&lt;BR /&gt;&lt;/VALUE&gt;</description>
    <pubDate>Tue, 16 Apr 2002 08:21:04 GMT</pubDate>
    <dc:creator>Deepak Extross</dc:creator>
    <dc:date>2002-04-16T08:21:04Z</dc:date>
    <item>
      <title>TIMEZONE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timezone/m-p/2704087#M902486</link>
      <description>Hi, can I change TIMEZONE on HP-UX 11.00 and HP-UX 10.00&lt;BR /&gt;without restarting server.&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 16 Apr 2002 08:16:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timezone/m-p/2704087#M902486</guid>
      <dc:creator>vytas</dc:creator>
      <dc:date>2002-04-16T08:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: TIMEZONE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timezone/m-p/2704088#M902487</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check this:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x5cb353921f1ad5118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x5cb353921f1ad5118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;grt, Emiel</description>
      <pubDate>Tue, 16 Apr 2002 08:19:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timezone/m-p/2704088#M902487</guid>
      <dc:creator>Emiel van Grinsven</dc:creator>
      <dc:date>2002-04-16T08:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: TIMEZONE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timezone/m-p/2704089#M902488</link>
      <description>errm, each user can change his/her timezone at will simply by doing a&lt;BR /&gt;"export TZ=&lt;VALUE&gt;".&lt;BR /&gt;&lt;BR /&gt;&lt;/VALUE&gt;</description>
      <pubDate>Tue, 16 Apr 2002 08:21:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timezone/m-p/2704089#M902488</guid>
      <dc:creator>Deepak Extross</dc:creator>
      <dc:date>2002-04-16T08:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: TIMEZONE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timezone/m-p/2704090#M902489</link>
      <description>There was a thread recently where a machine had users logged in from different parts of the world, each using their own $TZ, which they were setting in their .profile.&lt;BR /&gt;&lt;BR /&gt;You could also set the Timezone for the users in the /etc/profile.</description>
      <pubDate>Tue, 16 Apr 2002 08:36:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timezone/m-p/2704090#M902489</guid>
      <dc:creator>Deepak Extross</dc:creator>
      <dc:date>2002-04-16T08:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: TIMEZONE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timezone/m-p/2704091#M902490</link>
      <description>You don't *have* to reboot, simply changing the TZ environment variable (by editing /etc/TIMEZONE) will work for all new sessions.&lt;BR /&gt;&lt;BR /&gt;However, any applications running that are timezone sensitive will need to be restarted to pick up the new TZ setting.  This is not normally a huge issue as most apps use UTC instead of the local time when performing time calculations.  There may be some side effects - for example your log files may have the wrong timestamps in them because the application is still running with the old TZ setting.&lt;BR /&gt;&lt;BR /&gt;Generally its cleaner to reboot.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 16 Apr 2002 08:44:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timezone/m-p/2704091#M902490</guid>
      <dc:creator>Steven Gillard_2</dc:creator>
      <dc:date>2002-04-16T08:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: TIMEZONE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timezone/m-p/2704092#M902491</link>
      <description>The short answer is yes.&lt;BR /&gt;All you have to do is change the TZ shell variable. But that will only change the timezone for that shell ant it's child processes.&lt;BR /&gt;You should change it for the system with 'set_parms timezone'. But as all running processes wil still have the "old" timezone it's 2cleaner" to reboot.&lt;BR /&gt;See also recent postings:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xecaeba808b46d611abda0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xecaeba808b46d611abda0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x8b928cc5e03fd6118fff0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x8b928cc5e03fd6118fff0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tron</description>
      <pubDate>Tue, 16 Apr 2002 09:46:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timezone/m-p/2704092#M902491</guid>
      <dc:creator>Trond Haugen</dc:creator>
      <dc:date>2002-04-16T09:46:09Z</dc:date>
    </item>
  </channel>
</rss>

