<?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: date and timezone problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/date-and-timezone-problem/m-p/2708879#M59971</link>
    <description>If you mean that the date(1) command does not show the "-8", then that is *correct*. It should *adjust* for the "-8", but should not *display* it. See also Clemens' example for MET-1METDST which does not display the "-1".&lt;BR /&gt;&lt;BR /&gt;If this is not your problem/question then please clarify.&lt;BR /&gt;&lt;BR /&gt;For what it is worth, I could not find a timezone "SST" in /usr/lib/tztab. If you have one, then please post it (The *complete* entry, i.e. starting with the comments *above* "SST...", *to* the next blank line.).&lt;BR /&gt;For details, see the tztab(4) manual page.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 23 Apr 2002 08:45:31 GMT</pubDate>
    <dc:creator>Frank Slootweg</dc:creator>
    <dc:date>2002-04-23T08:45:31Z</dc:date>
    <item>
      <title>date and timezone problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-and-timezone-problem/m-p/2708873#M59965</link>
      <description>I have a HPUX machine with the correct time zone&lt;BR /&gt;&lt;BR /&gt;/etc/TIMEZONE&lt;BR /&gt;SST-8&lt;BR /&gt;&lt;BR /&gt;but from the date command it shows SST only why&lt;BR /&gt;Tue Apr 23 17:20:21 SST 2002&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Apr 2002 08:17:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-and-timezone-problem/m-p/2708873#M59965</guid>
      <dc:creator>kholikt</dc:creator>
      <dc:date>2002-04-23T08:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: date and timezone problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-and-timezone-problem/m-p/2708874#M59966</link>
      <description>Hi kholikt,&lt;BR /&gt;&lt;BR /&gt;I checked my server here and it contains two lines in the /etc/TIMEZONE file.&lt;BR /&gt;&lt;BR /&gt;# cat TIMEZONE&lt;BR /&gt;TZ=IST-5:30&lt;BR /&gt;export TZ&lt;BR /&gt;&lt;BR /&gt;When I saw your file, it contains only one line. Just add export TZ&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Sukant</description>
      <pubDate>Tue, 23 Apr 2002 08:27:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-and-timezone-problem/m-p/2708874#M59966</guid>
      <dc:creator>Sukant Naik</dc:creator>
      <dc:date>2002-04-23T08:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: date and timezone problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-and-timezone-problem/m-p/2708875#M59967</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;My TIMEZONE file contains two lines:&lt;BR /&gt;&lt;BR /&gt;TZ=MET-1METDST&lt;BR /&gt;export TZ &lt;BR /&gt;&lt;BR /&gt;date output is:&lt;BR /&gt;&lt;BR /&gt;Tue Apr 23 11:36:30 METDST 2002&lt;BR /&gt;&lt;BR /&gt;That's correct.&lt;BR /&gt;&lt;BR /&gt;C.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Apr 2002 08:32:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-and-timezone-problem/m-p/2708875#M59967</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-04-23T08:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: date and timezone problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-and-timezone-problem/m-p/2708876#M59968</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;On my machine date also shows abbreviated TZ&lt;BR /&gt;&lt;BR /&gt;# cat /etc/TIMEZONE &lt;BR /&gt;TZ=MET-1MEST&lt;BR /&gt;export TZ&lt;BR /&gt;# date&lt;BR /&gt;Tue Apr 23 11:33:09 MEST 2002&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Apr 2002 08:32:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-and-timezone-problem/m-p/2708876#M59968</guid>
      <dc:creator>Mateja Bezjak</dc:creator>
      <dc:date>2002-04-23T08:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: date and timezone problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-and-timezone-problem/m-p/2708877#M59969</link>
      <description>Hi,&lt;BR /&gt;The date and time indicated by the output of 'date' is already adjusted by 8 hrs from GMT, so there is no need to repeat "-8". &lt;BR /&gt;You can verify this by setting TZ to GMT using&lt;BR /&gt;export TZ=GMT&lt;BR /&gt;and run the 'date' command again. It will now display the GMT time.</description>
      <pubDate>Tue, 23 Apr 2002 08:37:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-and-timezone-problem/m-p/2708877#M59969</guid>
      <dc:creator>Deepak Extross</dc:creator>
      <dc:date>2002-04-23T08:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: date and timezone problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-and-timezone-problem/m-p/2708878#M59970</link>
      <description>This is correct. I belive because date only displays the timezone name.&lt;BR /&gt;# echo $TZ&lt;BR /&gt;MET-1METDST&lt;BR /&gt;# date&lt;BR /&gt;Tue Apr 23 11:42:20 METDST 2002&lt;BR /&gt;# TZ=SST-8&lt;BR /&gt;# date&lt;BR /&gt;Tue Apr 23 17:42:37 SST 2002&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Trond</description>
      <pubDate>Tue, 23 Apr 2002 08:41:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-and-timezone-problem/m-p/2708878#M59970</guid>
      <dc:creator>Trond Haugen</dc:creator>
      <dc:date>2002-04-23T08:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: date and timezone problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-and-timezone-problem/m-p/2708879#M59971</link>
      <description>If you mean that the date(1) command does not show the "-8", then that is *correct*. It should *adjust* for the "-8", but should not *display* it. See also Clemens' example for MET-1METDST which does not display the "-1".&lt;BR /&gt;&lt;BR /&gt;If this is not your problem/question then please clarify.&lt;BR /&gt;&lt;BR /&gt;For what it is worth, I could not find a timezone "SST" in /usr/lib/tztab. If you have one, then please post it (The *complete* entry, i.e. starting with the comments *above* "SST...", *to* the next blank line.).&lt;BR /&gt;For details, see the tztab(4) manual page.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Apr 2002 08:45:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-and-timezone-problem/m-p/2708879#M59971</guid>
      <dc:creator>Frank Slootweg</dc:creator>
      <dc:date>2002-04-23T08:45:31Z</dc:date>
    </item>
  </channel>
</rss>

