<?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 timezone in HP UX 11.31 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/change-timezone-in-hp-ux-11-31/m-p/5291605#M474976</link>
    <description>&lt;P&gt;"set_parms timezone" was already covered: that is the standard way to change the system default timezone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But if you're running legacy software, you might need to change kernel parameters "timezone" and "dst" to match the new timezone setting. These parameters are deprecated and should no longer be used by modern software, and certainly aren't used by the HP-UX itself any more. (If you find that an application still uses these values, consider filing an enhancement request to the makers of the software, if possible.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The value of the kernel parameter "timezone" is the UTC offset, expressed as number of minutes west of UTC; as Australia is located in the Eastern Hemisphere, this will be a negative number. It should match your Standard timezone offset, not the DST one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The kernel parameter "dst" specifies the DST transition schedule. For Australia, the correct value is 2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Run "kctune -d timezone dst" to see the current values and their descriptions. To change the values, you can use either the kctune command or SMH.&lt;/P&gt;</description>
    <pubDate>Thu, 04 Aug 2011 12:52:35 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2011-08-04T12:52:35Z</dc:date>
    <item>
      <title>Change timezone in HP UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-timezone-in-hp-ux-11-31/m-p/5290821#M474948</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anybody knows how to change timezone in HP-UX 11.31? I want to change it to Australian timezone from default.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sathish&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2011 03:16:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-timezone-in-hp-ux-11-31/m-p/5290821#M474948</guid>
      <dc:creator>satget</dc:creator>
      <dc:date>2011-08-04T03:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Change timezone in HP UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-timezone-in-hp-ux-11-31/m-p/5290853#M474949</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can change time zone in /etc/TIMEZONE file directly or using below command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# set_parms timezone&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2011 03:50:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-timezone-in-hp-ux-11-31/m-p/5290853#M474949</guid>
      <dc:creator>Hiren N Dave</dc:creator>
      <dc:date>2011-08-04T03:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Change timezone in HP UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-timezone-in-hp-ux-11-31/m-p/5291269#M474960</link>
      <description>&lt;P&gt;Or on a per user basis, you export TZ to the desired zone:&lt;/P&gt;&lt;P&gt;CST-9:30CDT﻿&lt;/P&gt;&lt;P&gt;EST-10EDT﻿&lt;/P&gt;&lt;P&gt;NZST-12NZDT&lt;/P&gt;&lt;P&gt;﻿EST-10EDT#Tasmania﻿&lt;/P&gt;&lt;P&gt;EST-10EDT#NSW﻿&lt;/P&gt;&lt;P&gt;EST-10EDT#VIC﻿&lt;/P&gt;&lt;P&gt;WST-8WDT﻿&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2011 09:06:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-timezone-in-hp-ux-11-31/m-p/5291269#M474960</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-08-04T09:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Change timezone in HP UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-timezone-in-hp-ux-11-31/m-p/5291605#M474976</link>
      <description>&lt;P&gt;"set_parms timezone" was already covered: that is the standard way to change the system default timezone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But if you're running legacy software, you might need to change kernel parameters "timezone" and "dst" to match the new timezone setting. These parameters are deprecated and should no longer be used by modern software, and certainly aren't used by the HP-UX itself any more. (If you find that an application still uses these values, consider filing an enhancement request to the makers of the software, if possible.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The value of the kernel parameter "timezone" is the UTC offset, expressed as number of minutes west of UTC; as Australia is located in the Eastern Hemisphere, this will be a negative number. It should match your Standard timezone offset, not the DST one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The kernel parameter "dst" specifies the DST transition schedule. For Australia, the correct value is 2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Run "kctune -d timezone dst" to see the current values and their descriptions. To change the values, you can use either the kctune command or SMH.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2011 12:52:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-timezone-in-hp-ux-11-31/m-p/5291605#M474976</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-08-04T12:52:35Z</dc:date>
    </item>
  </channel>
</rss>

