<?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 will not change in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/time-zone-will-not-change/m-p/5130313#M50018</link>
    <description>$TZ was just an example.  See below for setup.  Should be working.&lt;BR /&gt;&lt;BR /&gt;new_edi:/root&amp;gt;ls -la /etc/localtime&lt;BR /&gt;lrwxrwxrwx  1 root root 27 Sep 17 07:56 /etc/localtime -&amp;gt; /usr/share/zoneinfo/EST5EDT&lt;BR /&gt;&lt;BR /&gt;new_edi:/root&amp;gt;ls -la /usr/share/zoneinfo/ES*&lt;BR /&gt;-rw-r--r--  1 root root 1267 Sep 17 08:22 /usr/share/zoneinfo/EST5EDT&lt;BR /&gt;</description>
    <pubDate>Thu, 18 Sep 2008 13:24:35 GMT</pubDate>
    <dc:creator>Matt Shaffer_1</dc:creator>
    <dc:date>2008-09-18T13:24:35Z</dc:date>
    <item>
      <title>time zone will not change</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-zone-will-not-change/m-p/5130310#M50015</link>
      <description>If I run date command from command line,time zone is wrong.  If I login via VNC or to the console, the time zone is right.  I've linked the /usr/share/zoneinfo/$TZ to /etc/localtime and also tried copying it.  I am on east coast and date shows MDT.  What is going on? &lt;BR /&gt;&lt;BR /&gt;thanks.</description>
      <pubDate>Wed, 17 Sep 2008 19:34:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-zone-will-not-change/m-p/5130310#M50015</guid>
      <dc:creator>Matt Shaffer_1</dc:creator>
      <dc:date>2008-09-17T19:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: time zone will not change</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-zone-will-not-change/m-p/5130311#M50016</link>
      <description>I forgot to mention, server is rhel 4.3 and tz version is tzdata-2006a-1.EL4.</description>
      <pubDate>Wed, 17 Sep 2008 19:37:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-zone-will-not-change/m-p/5130311#M50016</guid>
      <dc:creator>Matt Shaffer_1</dc:creator>
      <dc:date>2008-09-17T19:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: time zone will not change</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-zone-will-not-change/m-p/5130312#M50017</link>
      <description>Please run "echo $TZ" in both situations. If the result is different, find out what is setting the TZ variable and make sure it is set/unset as appropriate in all situations.&lt;BR /&gt;&lt;BR /&gt;Is /etc/localtime readable to all users? It should be.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 18 Sep 2008 07:03:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-zone-will-not-change/m-p/5130312#M50017</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-09-18T07:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: time zone will not change</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-zone-will-not-change/m-p/5130313#M50018</link>
      <description>$TZ was just an example.  See below for setup.  Should be working.&lt;BR /&gt;&lt;BR /&gt;new_edi:/root&amp;gt;ls -la /etc/localtime&lt;BR /&gt;lrwxrwxrwx  1 root root 27 Sep 17 07:56 /etc/localtime -&amp;gt; /usr/share/zoneinfo/EST5EDT&lt;BR /&gt;&lt;BR /&gt;new_edi:/root&amp;gt;ls -la /usr/share/zoneinfo/ES*&lt;BR /&gt;-rw-r--r--  1 root root 1267 Sep 17 08:22 /usr/share/zoneinfo/EST5EDT&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Sep 2008 13:24:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-zone-will-not-change/m-p/5130313#M50018</guid>
      <dc:creator>Matt Shaffer_1</dc:creator>
      <dc:date>2008-09-18T13:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: time zone will not change</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-zone-will-not-change/m-p/5130314#M50019</link>
      <description>Ensure to update also /etc/sysconfig/clock.&lt;BR /&gt;&lt;BR /&gt;Ensure to logout and login again. Be careful because changin the time zone may affect the system time and your applications.</description>
      <pubDate>Thu, 18 Sep 2008 13:37:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-zone-will-not-change/m-p/5130314#M50019</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-09-18T13:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: time zone will not change</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-zone-will-not-change/m-p/5130315#M50020</link>
      <description>ZONE="America/New_York"&lt;BR /&gt;UTC=false&lt;BR /&gt;ARC=false&lt;BR /&gt;  &lt;BR /&gt;&lt;BR /&gt;output of date command still says MDT</description>
      <pubDate>Thu, 25 Sep 2008 19:35:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-zone-will-not-change/m-p/5130315#M50020</guid>
      <dc:creator>Matt Shaffer_1</dc:creator>
      <dc:date>2008-09-25T19:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: time zone will not change</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-zone-will-not-change/m-p/5130316#M50021</link>
      <description>u can use&lt;BR /&gt;&lt;BR /&gt;redhat-config-date&lt;BR /&gt;&lt;BR /&gt;OR "timeconfig" command</description>
      <pubDate>Fri, 26 Sep 2008 11:11:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-zone-will-not-change/m-p/5130316#M50021</guid>
      <dc:creator>Sandeep_Chaudhary</dc:creator>
      <dc:date>2008-09-26T11:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: time zone will not change</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-zone-will-not-change/m-p/5130317#M50022</link>
      <description>u can also try system-config-date</description>
      <pubDate>Fri, 26 Sep 2008 11:17:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-zone-will-not-change/m-p/5130317#M50022</guid>
      <dc:creator>Sandeep_Chaudhary</dc:creator>
      <dc:date>2008-09-26T11:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: time zone will not change</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-zone-will-not-change/m-p/5130318#M50023</link>
      <description>.</description>
      <pubDate>Tue, 23 Nov 2010 15:03:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-zone-will-not-change/m-p/5130318#M50023</guid>
      <dc:creator>Matt Shaffer_1</dc:creator>
      <dc:date>2010-11-23T15:03:44Z</dc:date>
    </item>
  </channel>
</rss>

