<?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: Problems with Timezone in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566803#M838696</link>
    <description>Frank,&lt;BR /&gt;&lt;BR /&gt;I would suggest re-setting the system timezone to make sure that's right:&lt;BR /&gt;&lt;BR /&gt;/sbin/set_parms timezone&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Mon, 20 Jun 2005 06:11:34 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2005-06-20T06:11:34Z</dc:date>
    <item>
      <title>Problems with Timezone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566801#M838694</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;i have running an a-class server with hp-ux 11.00&lt;BR /&gt;&lt;BR /&gt;All users, but not rrot, are using the false timezone. Root is using MET-1METDST, the others are using EDT. &lt;BR /&gt;&lt;BR /&gt;I have searched in /etc/TIMEZONE, in /etc/profile and in the .profile`s from the users. &lt;BR /&gt;&lt;BR /&gt;Is there any idea what i have to change that the users are using the right timezone?&lt;BR /&gt;&lt;BR /&gt;thx for help... :-)</description>
      <pubDate>Mon, 20 Jun 2005 06:03:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566801#M838694</guid>
      <dc:creator>Frank Schneider_2</dc:creator>
      <dc:date>2005-06-20T06:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Timezone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566802#M838695</link>
      <description>my /etc/TIMEZONE looks like this:&lt;BR /&gt;&lt;BR /&gt;TZ=EST5EDT&lt;BR /&gt;export TZ&lt;BR /&gt;&lt;BR /&gt;Are you running NTP??&lt;BR /&gt;&lt;BR /&gt;ps -ef | grep ntp&lt;BR /&gt;grep -v "^\#" /etc/ntp.conf&lt;BR /&gt;&lt;BR /&gt;Are the users "sourcing" in any other PROFILES from their .profiles ?&lt;BR /&gt;&lt;BR /&gt;Did you check the other PROFILES like .kshrc ?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Mon, 20 Jun 2005 06:10:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566802#M838695</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-06-20T06:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Timezone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566803#M838696</link>
      <description>Frank,&lt;BR /&gt;&lt;BR /&gt;I would suggest re-setting the system timezone to make sure that's right:&lt;BR /&gt;&lt;BR /&gt;/sbin/set_parms timezone&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 20 Jun 2005 06:11:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566803#M838696</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-06-20T06:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Timezone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566804#M838697</link>
      <description>i cannot use set_parms cause set_parms needs an reboot to take affect. &lt;BR /&gt;&lt;BR /&gt;But yes, we have running xntpd. Some of the users are sourcing other profiles, but there is no export=TZ in the profiles. My /etc/TIMEZONE looks "TZ=MET-1METDST". I dont know why the users do not source it.... &lt;BR /&gt;The /etc/ntp.conf looks good. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Jun 2005 06:23:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566804#M838697</guid>
      <dc:creator>Frank Schneider_2</dc:creator>
      <dc:date>2005-06-20T06:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Timezone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566805#M838698</link>
      <description>Can you have a non-root user go to a shell prompt and do this:&lt;BR /&gt;&lt;BR /&gt;echo $TZ&lt;BR /&gt;&lt;BR /&gt;env&lt;BR /&gt;&lt;BR /&gt;set&lt;BR /&gt;&lt;BR /&gt;and post the results?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Mon, 20 Jun 2005 06:42:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566805#M838698</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-06-20T06:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Timezone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566806#M838699</link>
      <description>Sure! :-)&lt;BR /&gt;set.out=&lt;BR /&gt;COLUMNS=80&lt;BR /&gt;EDITOR=vi&lt;BR /&gt;ERASE=^H&lt;BR /&gt;ERRNO=0&lt;BR /&gt;FCEDIT=/usr/bin/ed&lt;BR /&gt;HISTFILE=/ORACLE/home/oracle/.hist_file.pts0&lt;BR /&gt;HISTSIZE=1024&lt;BR /&gt;HOME=/ORACLE/home/oracle&lt;BR /&gt;IFS='&lt;BR /&gt;'&lt;BR /&gt;LD_LIBRARY_PATH=/ORACLE/u01/app/oracle/product/9.2.0.6/lib:/usr/dt/lib&lt;BR /&gt;LINENO=1&lt;BR /&gt;LINES=43&lt;BR /&gt;LOGNAME=oracle&lt;BR /&gt;MAILCHECK=600&lt;BR /&gt;MANPATH=/usr/share/man/%L:/usr/share/man:/usr/contrib/man/%L:/usr/contrib/man:/u&lt;BR /&gt;sr/local/man/%L:/usr/local/man:/opt/upgrade/share/man/%L:/opt/upgrade/share/man:&lt;BR /&gt;/usr/dt/share/man:/opt/pd/share/man/%L:/opt/pd/share/man:/opt/ignite/share/man/%&lt;BR /&gt;L:/opt/ignite/share/man:/opt/samba/man:/opt/resmon/share/man:/opt/pred/share/man&lt;BR /&gt;/%L:/opt/pred/share/man:/opt/hparray/share/man/%L:/opt/hparray/share/man:/opt/pe&lt;BR /&gt;rf/man/%L:/opt/perf/man:/opt/OV/man/itose/%L:/opt/OV/man/itose:/opt/ssh/share/ma&lt;BR /&gt;n&lt;BR /&gt;NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1&lt;BR /&gt;NO_TERM=0&lt;BR /&gt;OBK_HOME=/ORACLE/u01/app/oracle/product/9.2.0.6&lt;BR /&gt;OPTARG&lt;BR /&gt;OPTIND=1&lt;BR /&gt;ORACLE_BASE=/ORACLE/u01/app/oracle&lt;BR /&gt;ORACLE_DATA=/DBKSCZ/u02/oradata/DBKSCZ&lt;BR /&gt;ORACLE_DOC=/ORACLE/u01/app/oracle/product/9.2.0.6&lt;BR /&gt;ORACLE_HOME=/ORACLE/u01/app/oracle/product/9.2.0.6&lt;BR /&gt;ORACLE_PATH=/ORACLE/u01/app/oracle/product/9.2.0.6/bin::/opt/bin:/usr/bin:/GNU/b&lt;BR /&gt;in/make&lt;BR /&gt;ORACLE_SID=DBKSCZ&lt;BR /&gt;ORACLE_TERM=vt100&lt;BR /&gt;ORAENV_ASK=YES&lt;BR /&gt;ORATAB&lt;BR /&gt;ORA_CSM_MODE=line&lt;BR /&gt;ORA_NLS33=/ORACLE/u01/app/oracle/product/9.2.0.6/ocommon/nls/admin/data&lt;BR /&gt;PATH=.:/usr/local/bin:/ORACLE/u01/app/oracle/product/9.2.0.6/bin:/ORACLE/u01/app&lt;BR /&gt;/oracle/utn:/usr/bin:/usr/ccs/bin:/usr/contrib/bin:/opt/nettladm/bin:/opt/fc/bin&lt;BR /&gt;:/opt/fcms/bin:/opt/upgrade/bin:/opt/pd/bin:/usr/bin/X11:/usr/contrib/bin/X11:/o&lt;BR /&gt;pt/resmon/bin:/usr/sbin/stm/uut/bin/progs:/opt/pred/bin:/opt/hparray/bin:/opt/pe&lt;BR /&gt;rf/bin:/opt/ignite/bin:/opt/OV/bin/OpC:.:/usr/local/bin&lt;BR /&gt;PPID=12312&lt;BR /&gt;PS1='&lt;BR /&gt;oracle@kspxcz [ $ORACLE_SID ] [ $PWD ]&lt;BR /&gt;$ '&lt;BR /&gt;PS2='&amp;gt; '&lt;BR /&gt;PS3='#? '&lt;BR /&gt;PS4='+ '&lt;BR /&gt;PWD=/ORACLE/home/oracle&lt;BR /&gt;RANDOM=20906&lt;BR /&gt;SECONDS=577&lt;BR /&gt;SHELL=/usr/bin/sh&lt;BR /&gt;SHLIB_PATH=/ORACLE/u01/app/oracle/product/9.2.0.6/lib:/opt/cics/lib:/opt/dceloca&lt;BR /&gt;l/lib:/usr/lib&lt;BR /&gt;SID=DBKSCZ&lt;BR /&gt;TERM=xterm&lt;BR /&gt;TMOUT=0&lt;BR /&gt;TNS_ADMIN=/ORACLE/u01/app/oracle/admin/DBKSCZ/network/admin&lt;BR /&gt;TZ=MET-1METDST&lt;BR /&gt;_=set&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;env.out=&lt;BR /&gt;&lt;BR /&gt;_=/usr/bin/env&lt;BR /&gt;MANPATH=/usr/share/man/%L:/usr/share/man:/usr/contrib/man/%L:/usr/contrib/man:/u&lt;BR /&gt;sr/local/man/%L:/usr/local/man:/opt/upgrade/share/man/%L:/opt/upgrade/share/man:&lt;BR /&gt;/usr/dt/share/man:/opt/pd/share/man/%L:/opt/pd/share/man:/opt/ignite/share/man/%&lt;BR /&gt;L:/opt/ignite/share/man:/opt/samba/man:/opt/resmon/share/man:/opt/pred/share/man&lt;BR /&gt;/%L:/opt/pred/share/man:/opt/hparray/share/man/%L:/opt/hparray/share/man:/opt/pe&lt;BR /&gt;rf/man/%L:/opt/perf/man:/opt/OV/man/itose/%L:/opt/OV/man/itose:/opt/ssh/share/ma&lt;BR /&gt;n&lt;BR /&gt;SHLIB_PATH=/ORACLE/u01/app/oracle/product/9.2.0.6/lib:/opt/cics/lib:/opt/dceloca&lt;BR /&gt;l/lib:/usr/lib&lt;BR /&gt;PATH=.:/usr/local/bin:/ORACLE/u01/app/oracle/product/9.2.0.6/bin:/ORACLE/u01/app&lt;BR /&gt;/oracle/utn:/usr/bin:/usr/ccs/bin:/usr/contrib/bin:/opt/nettladm/bin:/opt/fc/bin&lt;BR /&gt;:/opt/fcms/bin:/opt/upgrade/bin:/opt/pd/bin:/usr/bin/X11:/usr/contrib/bin/X11:/o&lt;BR /&gt;pt/resmon/bin:/usr/sbin/stm/uut/bin/progs:/opt/pred/bin:/opt/hparray/bin:/opt/pe&lt;BR /&gt;rf/bin:/opt/ignite/bin:/opt/OV/bin/OpC:.:/usr/local/bin&lt;BR /&gt;NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1&lt;BR /&gt;COLUMNS=80&lt;BR /&gt;ORACLE_BASE=/ORACLE/u01/app/oracle&lt;BR /&gt;ORACLE_PATH=/ORACLE/u01/app/oracle/product/9.2.0.6/bin::/opt/bin:/usr/bin:/GNU/b&lt;BR /&gt;in/make&lt;BR /&gt;EDITOR=vi&lt;BR /&gt;HISTFILE=/ORACLE/home/oracle/.hist_file.pts0&lt;BR /&gt;LOGNAME=oracle&lt;BR /&gt;ORACLE_SID=DBKSCZ&lt;BR /&gt;ERASE=^H&lt;BR /&gt;PS1=&lt;BR /&gt;oracle@kspxcz [ $ORACLE_SID ] [ $PWD ]&lt;BR /&gt;$&lt;BR /&gt;ORA_CSM_MODE=line&lt;BR /&gt;OBK_HOME=/ORACLE/u01/app/oracle/product/9.2.0.6&lt;BR /&gt;ORACLE_DOC=/ORACLE/u01/app/oracle/product/9.2.0.6&lt;BR /&gt;TNS_ADMIN=/ORACLE/u01/app/oracle/admin/DBKSCZ/network/admin&lt;BR /&gt;SHELL=/usr/bin/sh&lt;BR /&gt;ORACLE_TERM=vt100&lt;BR /&gt;HISTSIZE=1024&lt;BR /&gt;ORA_NLS33=/ORACLE/u01/app/oracle/product/9.2.0.6/ocommon/nls/admin/data&lt;BR /&gt;HOME=/ORACLE/home/oracle&lt;BR /&gt;TERM=xterm&lt;BR /&gt;LD_LIBRARY_PATH=/ORACLE/u01/app/oracle/product/9.2.0.6/lib:/usr/dt/lib&lt;BR /&gt;ORACLE_HOME=/ORACLE/u01/app/oracle/product/9.2.0.6&lt;BR /&gt;PWD=/ORACLE/home/oracle&lt;BR /&gt;LINES=43&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and the echo $TZ returns&lt;BR /&gt;&lt;BR /&gt;oracle@kspxcz [ DBKSCZ ] [ /ORACLE/home/oracle ]&lt;BR /&gt;$ echo $TZ&lt;BR /&gt;MET-1METDST&lt;BR /&gt;&lt;BR /&gt;thx for your help!&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Jun 2005 06:47:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566806#M838699</guid>
      <dc:creator>Frank Schneider_2</dc:creator>
      <dc:date>2005-06-20T06:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Timezone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566807#M838700</link>
      <description>This user&lt;BR /&gt;&lt;BR /&gt;oracle@kspxcz [ DBKSCZ ] [ /ORACLE/home/oracle ]&lt;BR /&gt;&lt;BR /&gt;IS using MET-1METDST:&lt;BR /&gt;&lt;BR /&gt;$ echo $TZ&lt;BR /&gt;MET-1METDST&lt;BR /&gt;&lt;BR /&gt;Which user is getting EDT ??&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Mon, 20 Jun 2005 06:54:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566807#M838700</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-06-20T06:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Timezone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566808#M838701</link>
      <description>oracle@kspxcz [ DBKSCZ ] [ /ORACLE/home/oracle ]&lt;BR /&gt;$ echo $TZ&lt;BR /&gt;MET-1METDST&lt;BR /&gt;&lt;BR /&gt;oracle@kspxcz [ DBKSCZ ] [ /ORACLE/home/oracle ]&lt;BR /&gt;$ date&lt;BR /&gt;Mon Jun 20 07:47:43 EDT 2005&lt;BR /&gt;&lt;BR /&gt;the oracle user has the problem, the output of date command shows it... &lt;BR /&gt;&lt;BR /&gt;regards</description>
      <pubDate>Mon, 20 Jun 2005 07:08:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566808#M838701</guid>
      <dc:creator>Frank Schneider_2</dc:creator>
      <dc:date>2005-06-20T07:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Timezone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566809#M838702</link>
      <description>What's the output of:&lt;BR /&gt;&lt;BR /&gt;cat   /etc/default/tz&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Mon, 20 Jun 2005 07:22:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566809#M838702</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-06-20T07:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Timezone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566810#M838703</link>
      <description>there is no /etc/default/tz on the system...</description>
      <pubDate>Mon, 20 Jun 2005 07:27:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566810#M838703</guid>
      <dc:creator>Frank Schneider_2</dc:creator>
      <dc:date>2005-06-20T07:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Timezone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566811#M838704</link>
      <description>What does the command&lt;BR /&gt;&lt;BR /&gt;locale&lt;BR /&gt;&lt;BR /&gt;return?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Mon, 20 Jun 2005 07:31:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566811#M838704</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-06-20T07:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Timezone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566812#M838705</link>
      <description>$ locale&lt;BR /&gt;LANG=&lt;BR /&gt;LC_CTYPE="C"&lt;BR /&gt;LC_COLLATE="C"&lt;BR /&gt;LC_MONETARY="C"&lt;BR /&gt;LC_NUMERIC="C"&lt;BR /&gt;LC_TIME="C"&lt;BR /&gt;LC_MESSAGES="C"&lt;BR /&gt;LC_ALL=&lt;BR /&gt;&lt;BR /&gt;as root it returns the same.</description>
      <pubDate>Mon, 20 Jun 2005 07:36:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566812#M838705</guid>
      <dc:creator>Frank Schneider_2</dc:creator>
      <dc:date>2005-06-20T07:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Timezone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566813#M838706</link>
      <description>From "man timezone":&lt;BR /&gt;&lt;BR /&gt;1) if the environment variable TZ is present, it takes precedence.&lt;BR /&gt;&lt;BR /&gt;2) if TZ is not present, then the value contained in /etc/default/tz is used for the default.&lt;BR /&gt;&lt;BR /&gt;3) if /etc/default/tz is not set then the default value is equivalent to EST5EDT (Eastern Standard Time) of the USA.&lt;BR /&gt;&lt;BR /&gt;/etc/default/tz can be modified for an appropriate default value for timezone.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Does "grep MET /usr/lib/tztab" return this:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@vpart1 /]# grep MET /usr/lib/tztab       &lt;BR /&gt;MET-1METDST&lt;BR /&gt;0 3 25-31 3  1983-2038 0   METDST-2&lt;BR /&gt;0 2 24-30 9  1983-1995 0   MET-1&lt;BR /&gt;0 2 25-31 10 1996-2038 0   MET-1 &lt;BR /&gt;[root@vpart1 /]# &lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Mon, 20 Jun 2005 07:49:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566813#M838706</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-06-20T07:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Timezone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566814#M838707</link>
      <description>Thx for the cut of manpage... The grep returns the same as your output. But now i`ve created an /etc/default/tz with MET-1METDST in it. Now it works.&lt;BR /&gt;&lt;BR /&gt;Why does it not works without it? Maybe i have to check the file permissions?</description>
      <pubDate>Mon, 20 Jun 2005 08:10:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566814#M838707</guid>
      <dc:creator>Frank Schneider_2</dc:creator>
      <dc:date>2005-06-20T08:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Timezone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566815#M838708</link>
      <description>&lt;BR /&gt;Is your machine patched to at least the Patch Bundle: &lt;A href="http://www1.itrc.hp.com/service/patch/releasePage.do?BC=patch.breadcrumb.main" target="_blank"&gt;http://www1.itrc.hp.com/service/patch/releasePage.do?BC=patch.breadcrumb.main&lt;/A&gt;|patch.breadcrumb.bundle|patch.breadcrumb.releaseIndexPage|&amp;amp;releaseId=5013-2091&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Mon, 20 Jun 2005 08:25:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566815#M838708</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-06-20T08:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Timezone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566816#M838709</link>
      <description>No it isn`t. But I will do that at the next downtime!&lt;BR /&gt;&lt;BR /&gt;Thank you very much for help! :-)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Frank</description>
      <pubDate>Mon, 20 Jun 2005 08:30:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566816#M838709</guid>
      <dc:creator>Frank Schneider_2</dc:creator>
      <dc:date>2005-06-20T08:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Timezone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566817#M838710</link>
      <description>There appears to be a problem in TZ referencing the tztab file. What are the permissions on /usr /usr/lib and /usr/lib/tztab? They should look like this:&lt;BR /&gt; &lt;BR /&gt;# ll -d /usr /usr/lib /usr/lib/tztab&lt;BR /&gt;dr-xr-xr-x  25 bin        bin           8192 Oct 24  2003 /usr/&lt;BR /&gt;dr-xr-xr-x  39 bin        bin          16384 May 30 14:45 /usr/lib/&lt;BR /&gt;-r--r--r--   1 bin        bin          12794 Nov 14  2000 /usr/lib/tztab&lt;BR /&gt; &lt;BR /&gt;Another way to test is to specify a different TZ value on the command line:&lt;BR /&gt; &lt;BR /&gt;TZ=MST7MDT date&lt;BR /&gt;Mon Jun 20 08:41:02 MDT 2005&lt;BR /&gt; &lt;BR /&gt;TZ=PST8PDT date&lt;BR /&gt;Mon Jun 20 07:41:37 PDT 2005&lt;BR /&gt; &lt;BR /&gt;These should each produce different times with the chosen timezone shown at the end. If you see EDT for all of these, access to the tztab file may be disabled or TZ was never exported for subprocesses. &lt;BR /&gt; &lt;BR /&gt;And that may the problem: your shell's set command reports on the local variables, but env reports on exported variables. TZ is not there. Find where TZ is set for this user. It should always be set in /etc/profile as:&lt;BR /&gt; &lt;BR /&gt;. /etc/TIMEZONE&lt;BR /&gt; &lt;BR /&gt;VERY IMPORTANT: there is a dot (period) in front of the TIMEZONE shell script. This makes sure that the current shell runs the script and not a subshell. Without the dot, a subshell runs the script, the setting is made and then the subshell goes away and the setting in the local shell (including export) is never made.</description>
      <pubDate>Mon, 20 Jun 2005 09:58:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566817#M838710</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-06-20T09:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Timezone</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566818#M838711</link>
      <description>Hello Bill,&lt;BR /&gt;&lt;BR /&gt;the permissions on the files are set as shown from the output of your post. &lt;BR /&gt;&lt;BR /&gt;I wondering why, it is now so easy! In /etc/TIMEZONE there is no export TZ. There was only TZ=MET-1METDST was in there. &lt;BR /&gt;&lt;BR /&gt;Now my problem is solved... thx! :-)))</description>
      <pubDate>Tue, 21 Jun 2005 04:09:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-timezone/m-p/3566818#M838711</guid>
      <dc:creator>Frank Schneider_2</dc:creator>
      <dc:date>2005-06-21T04:09:57Z</dc:date>
    </item>
  </channel>
</rss>

