<?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 setup Turkey in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/time-zone-setup/m-p/6902176#M489796</link>
    <description>&lt;P&gt;&amp;gt; does HPE have any solution / patch / recommendation for this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you reported this to HPE yet?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;The most recent patch for the &lt;STRONG&gt;&lt;FONT face="courier new,courier" size="2"&gt;&lt;FONT color="#0000FF"&gt;tztab&lt;/FONT&gt; &lt;/FONT&gt;&lt;/STRONG&gt;file is from 2014 so you'll need to edit &lt;STRONG&gt;&lt;FONT face="courier new,courier" size="2"&gt;&lt;FONT color="#0000FF"&gt;tztab&lt;/FONT&gt; &lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One drawback of doing this will occur the next time there is a TZ patch.&amp;nbsp; Last I'd heard was that any changes in tztab will cause the patch to refuse to change things.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;There is a single file: /usr/lib/tztab&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought Java had its own file too.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Sep 2016 18:53:46 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2016-09-26T18:53:46Z</dc:date>
    <item>
      <title>Time Zone Setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-zone-setup/m-p/6901910#M489794</link>
      <description>&lt;P&gt;Based on Turkish Council of Ministers decision, made on Sep 7th 2016, Turkey will stay permanently on DST, i. e. UTC+3.&lt;/P&gt;&lt;P&gt;in HP-UX 11iv1 systems I still support during DST change we used to NTP servers.&lt;/P&gt;&lt;P&gt;But I am not sure if we have to change in TZ setup OR does HP have any solution / patch / recommendadtion for this ?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2016 06:41:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-zone-setup/m-p/6901910#M489794</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2016-09-26T06:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Time Zone Setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-zone-setup/m-p/6902121#M489795</link>
      <description>&lt;P&gt;Changing the timezone rule is easy in HP-UX. There is a single file: &lt;FONT size="2" color="#0000FF"&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;/usr/lib/tztab&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt; with as many timezones as HPE can track. Timezones have little to do with actual time based on the earth's rotation -- they are all political, and therfore subject to change. However, you can adjust the rules in the tztab file. Indeed, you can create your own personal timezone. See the man pages for &lt;STRONG&gt;&lt;FONT face="courier new,courier" size="2"&gt;&lt;FONT color="#0000FF"&gt;tztab&lt;/FONT&gt; &lt;/FONT&gt;&lt;/STRONG&gt;and &lt;STRONG&gt;&lt;FONT face="courier new,courier" size="2"&gt;&lt;FONT color="#0000FF"&gt;environ&lt;/FONT&gt; &lt;/FONT&gt;&lt;/STRONG&gt;where you can specify a customized &lt;FONT face="courier new,courier" size="2" color="#0000FF"&gt;&lt;STRONG&gt;TZ&lt;/STRONG&gt; &lt;/FONT&gt;value at any time. As with many flavors of Un*x, there is only one time kept in the OS: UTC, aka Zulu. Then all date/time tools use the current value of &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier" size="2"&gt;$TZ&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt; to translate the time. This is particularly use for systems that are accessed from different timezone areas. Just set &lt;FONT face="courier new,courier" size="2" color="#0000FF"&gt;&lt;STRONG&gt;TZ&lt;/STRONG&gt; &lt;/FONT&gt;when you login for your local value. Now commands like &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier" size="2"&gt;ls -l&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt; will show the timestamp in your local time.&lt;/P&gt;&lt;P&gt;The most recent patch for the &lt;STRONG&gt;&lt;FONT face="courier new,courier" size="2"&gt;&lt;FONT color="#0000FF"&gt;tztab&lt;/FONT&gt; &lt;/FONT&gt;&lt;/STRONG&gt;file is from 2014 so you'll need to edit &lt;STRONG&gt;&lt;FONT face="courier new,courier" size="2"&gt;&lt;FONT color="#0000FF"&gt;tztab&lt;/FONT&gt; &lt;/FONT&gt;&lt;/STRONG&gt;for all your systems. I assume that "stay permanently on DST" means that there will be no adjustment during the year. So your local timezone for HP-UX would then be a single offset from UTC. Just add a new line under the &lt;FONT face="courier new,courier" size="2" color="#0000FF"&gt;&lt;STRONG&gt;TZ&lt;/STRONG&gt; &lt;/FONT&gt;value you are currently using that specifies the beginning of the new rules and just remove the DST value.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2016 16:05:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-zone-setup/m-p/6902121#M489795</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2016-09-26T16:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Time Zone setup Turkey</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-zone-setup/m-p/6902176#M489796</link>
      <description>&lt;P&gt;&amp;gt; does HPE have any solution / patch / recommendation for this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you reported this to HPE yet?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;The most recent patch for the &lt;STRONG&gt;&lt;FONT face="courier new,courier" size="2"&gt;&lt;FONT color="#0000FF"&gt;tztab&lt;/FONT&gt; &lt;/FONT&gt;&lt;/STRONG&gt;file is from 2014 so you'll need to edit &lt;STRONG&gt;&lt;FONT face="courier new,courier" size="2"&gt;&lt;FONT color="#0000FF"&gt;tztab&lt;/FONT&gt; &lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One drawback of doing this will occur the next time there is a TZ patch.&amp;nbsp; Last I'd heard was that any changes in tztab will cause the patch to refuse to change things.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;There is a single file: /usr/lib/tztab&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought Java had its own file too.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2016 18:53:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-zone-setup/m-p/6902176#M489796</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2016-09-26T18:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Time Zone setup Turkey</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-zone-setup/m-p/6902344#M489797</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;gt; Have you reported this to HPE yet?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Yes , Turkey HPE said a patch will be prepared but they are not sure if completes before the day of DST back.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;gt;&amp;nbsp;One drawback of doing this will occur the next time there is a TZ patch.&amp;nbsp; Last I'd heard was that any changes in tztab will cause the patch to refuse to change things.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;HPE advised a workaround like this , but there is a reboot at the end of this ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;# vi /etc/TIMEZONE&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;TZ=TRT-3&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;export TZ&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;STRONG&gt;&lt;EM&gt;#&amp;nbsp;reboot&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2016 06:12:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-zone-setup/m-p/6902344#M489797</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2016-09-27T06:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Time Zone setup Turkey</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-zone-setup/m-p/6902532#M489801</link>
      <description>&lt;P&gt;The &lt;FONT face="courier new,courier" color="#0000FF"&gt;&lt;STRONG&gt;TST-3&lt;/STRONG&gt;&lt;/FONT&gt; setting in &lt;FONT face="courier new,courier" color="#0000FF"&gt;&lt;STRONG&gt;/etc/TIMEZONE&lt;/STRONG&gt;&lt;/FONT&gt; takes effect for each new login. What does&amp;nbsp;the &lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#0000FF"&gt;TIMEZONE &lt;/FONT&gt;&lt;/STRONG&gt;file have in it now? Have you manually changed the time since the decision? If the offset is currently -3, then no reboot will be needed immediately. There are also two kernel parameters&amp;nbsp;for setting the timezone values: &lt;FONT face="courier new,courier" color="#0000FF"&gt;&lt;STRONG&gt;timezone&lt;/STRONG&gt; &lt;/FONT&gt;and &lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#0000FF"&gt;dst&lt;/FONT&gt;&lt;/STRONG&gt;. These are used when the system boots and older programs that do not set the &lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#0000FF"&gt;TZ &lt;/FONT&gt;&lt;/STRONG&gt;variable when they start will use these kernel values for their timezone. If they have never been changed, they are probably set to 420 and 1, the default for an HP-UX install.&lt;/P&gt;&lt;P&gt;So after you change &lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#0000FF"&gt;/etc/TIMEZONE&lt;/FONT&gt;&lt;/STRONG&gt;, you'll need to use &lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#0000FF"&gt;kmtune&amp;nbsp;&lt;/FONT&gt;&lt;/STRONG&gt;to change the kernel settings. The &lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#0000FF"&gt;dst &lt;/FONT&gt;&lt;/STRONG&gt;vaue should be set to 0 and the &lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#0000FF"&gt;timezone &lt;/FONT&gt;&lt;/STRONG&gt;value should be set to -180 (minutes east of UTC). Then schedule a reboot.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2016 14:42:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-zone-setup/m-p/6902532#M489801</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2016-09-27T14:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Time Zone setup Turkey</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-zone-setup/m-p/6902787#M489802</link>
      <description>&lt;P&gt;Current view of TIMEZONE file;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;&amp;gt;What does&amp;nbsp;the &lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#0000FF"&gt;TIMEZONE &lt;/FONT&gt;&lt;/STRONG&gt;file have in it now?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;root# echo $TZ&lt;BR /&gt;EET-2EETDST&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;root# file /etc/TIMEZONE&lt;BR /&gt;/etc/TIMEZONE: commands text&lt;BR /&gt;root# cat /etc/TIMEZONE&lt;BR /&gt;TZ=EET-2EETDST&lt;BR /&gt;export TZ&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;Have you manually changed the time since the decision?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;No , I&amp;nbsp;have not&lt;SPAN&gt;&amp;nbsp;changed manually the time&amp;nbsp;yet.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;they are probably set to 420 and 1&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Yes&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2016 07:50:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-zone-setup/m-p/6902787#M489802</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2016-09-28T07:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Time Zone setup Turkey</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-zone-setup/m-p/6902965#M489808</link>
      <description>&lt;P&gt;So the current TZ value,&amp;nbsp;&lt;SPAN&gt;EET-2EETDST, is currently equivalent to TST-3 so no reboot is needed. You can verify this by temporarily changing TZ and showing the current time like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;# TZ=EET-2EETDST date
Wed Sep 28 18:20:23 EETDST 2016

# TZ=TST-3 date
Wed Sep 28 18:20:24 EETDST 2016&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;The current kernel values (420 and 1 for timezone and dst) can be left as is since they have not caused any problems.&amp;nbsp;The kernel values are use whenever the variable &lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#0000FF"&gt;TZ &lt;/FONT&gt;&lt;/STRONG&gt;is not set, sort of a fall back setting.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can change &lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#0000FF"&gt;/etc/TIMEZONE&lt;/FONT&gt;&lt;/STRONG&gt; to:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;TZ=TST-3
export TZ&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;and there will be no change when the old switch to standard time occurs with &lt;STRONG&gt;&lt;FONT face="courier new,courier" color="#0000FF"&gt;TZ=EET-2EETDST&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2016 15:33:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-zone-setup/m-p/6902965#M489808</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2016-09-28T15:33:02Z</dc:date>
    </item>
  </channel>
</rss>

