<?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: Java Timezone And TZTAB in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233548#M468751</link>
    <description>Hi Dennis,&lt;BR /&gt;Hope you doing well. &lt;BR /&gt;&lt;BR /&gt;I hope to find out if you have any information to help me out with this issue. &lt;BR /&gt;&lt;BR /&gt;Thanks a lot.</description>
    <pubDate>Wed, 29 Sep 2010 08:00:43 GMT</pubDate>
    <dc:creator>AZayed</dc:creator>
    <dc:date>2010-09-29T08:00:43Z</dc:date>
    <item>
      <title>Java Timezone And TZTAB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233538#M468741</link>
      <description>Dear Sys Admins,&lt;BR /&gt;Good day, &lt;BR /&gt;&lt;BR /&gt;I have a critical issue with our HP-UX systems. Recently we created a new timezone for Syria called "EET-2EEST" in our tztab. Now the system function well but I have an issue with the JAVA. We are using java 1.5 on HP-UX 11.23&lt;BR /&gt;&lt;BR /&gt;As I read java will try to get the right TZ value and compare it with it's internal tzmappings file. The issue is this new TZ not in this file + Asia/Damascus is a not a timezone in our tztab file. So, the java will return to GMT. &lt;BR /&gt;&lt;BR /&gt;How can I recompile /opt/java1.5/jre/lib/tzmappings file to contain the new created timezone ? &lt;BR /&gt;&lt;BR /&gt;I have already used tzupdater tool but I didn't see it useful in my case. &lt;BR /&gt;&lt;BR /&gt;Thanks a lot.</description>
      <pubDate>Tue, 06 Apr 2010 14:27:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233538#M468741</guid>
      <dc:creator>AZayed</dc:creator>
      <dc:date>2010-04-06T14:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Java Timezone And TZTAB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233539#M468742</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Google suggests that this might help:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.jdocs.com/javase/7.b12/java/util/TimeZone.html" target="_blank"&gt;http://www.jdocs.com/javase/7.b12/java/util/TimeZone.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 06 Apr 2010 15:00:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233539#M468742</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-04-06T15:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Java Timezone And TZTAB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233540#M468743</link>
      <description>&amp;gt;we created a new timezone for Syria called "EET-2EEST" in our tztab. I have an issue with the JAVA.  Asia/Damascus&lt;BR /&gt;&lt;BR /&gt;Have you talked to HP about adding this to Java and tztab(4)?&lt;BR /&gt;&lt;BR /&gt;I'm not sure if this would have all of the timezone data?&lt;BR /&gt;&lt;A href="http://java.sun.com/javase/tzupdater_README.html" target="_blank"&gt;http://java.sun.com/javase/tzupdater_README.html&lt;/A&gt;</description>
      <pubDate>Tue, 06 Apr 2010 15:16:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233540#M468743</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-04-06T15:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Java Timezone And TZTAB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233541#M468744</link>
      <description>Hi JRF, Thanks for reply. I will check this tomorrow. I don't have any knowledge with Java. &lt;BR /&gt;&lt;BR /&gt;Dear Dennis, I didn't talked with HP, but I have this idea in my mind. However, I'm trying to be creative. Also, I have already read this article. &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 06 Apr 2010 16:47:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233541#M468744</guid>
      <dc:creator>AZayed</dc:creator>
      <dc:date>2010-04-06T16:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Java Timezone And TZTAB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233542#M468745</link>
      <description>Did anything change in Syria this year?&lt;BR /&gt;&lt;BR /&gt;My java 1.5 on my hp-ux 11.11 has Asia/Damascus entry in the time zone library&lt;BR /&gt;&lt;BR /&gt;/opt/java1.5/jre/lib/zi/Asia/Damascus&lt;BR /&gt;&lt;BR /&gt;&amp;gt; How can I recompile /opt/java1.5/jre/lib/tzmappings file to contain the new created timezone ? &lt;BR /&gt;&lt;BR /&gt;You don't. Java does not use tztab, it has it own internal time zone library.&lt;BR /&gt;&lt;BR /&gt;What exactly is the problem? Some applications supply their own java environment and they will not use /opt/java1.5/&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Apr 2010 17:35:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233542#M468745</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2010-04-06T17:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Java Timezone And TZTAB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233543#M468746</link>
      <description>Hi TTr,&lt;BR /&gt;&lt;BR /&gt;The issue is we don't have a rule for DST change. Every year the government decide this before 2 weeks. So, HP / SUN and Microsoft don't provide a patch for Syria Timezone. For our UNIX based system we are updating the files manually. &lt;BR /&gt;&lt;BR /&gt;For SUN we are using zic command. For HP-UX we are using tztab. &lt;BR /&gt;&lt;BR /&gt;Now, we have one application based on JAVA has an issue with the new timezone "EET-2EEST" because JAVA don't have this timezone in it's internal database. I checked tzupdater for HP-UX they don't provide update for Syria but the SUN website contain a patch for java to solve this issue. &lt;BR /&gt;&lt;BR /&gt;But this issue will continue to happen over and over because we don't have a standard rule. That's why we created a new timezone. And we hope to do the same for the Java. &lt;BR /&gt;&lt;BR /&gt;I would like to figure out how I can add this line to tzmappings file and compile it : &lt;BR /&gt;&lt;BR /&gt;EET-2EEST       Asia/Damascus &lt;BR /&gt;&lt;BR /&gt;Thanks a lot.</description>
      <pubDate>Wed, 07 Apr 2010 05:30:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233543#M468746</guid>
      <dc:creator>AZayed</dc:creator>
      <dc:date>2010-04-07T05:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Java Timezone And TZTAB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233544#M468747</link>
      <description>Understood. I am not aware of any tools that would allow you to edit an existing timezone definition in java or create a new definition to replace an existing one. Other than going through the official channels and report it so that it might be included in the next fix, your only option is to get access to the Java source code and see if you can do something there. &lt;BR /&gt;The tzmappings is only a lookup table between old and new timezone names for java. It will not do what you want.</description>
      <pubDate>Wed, 07 Apr 2010 11:59:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233544#M468747</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2010-04-07T11:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Java Timezone And TZTAB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233545#M468748</link>
      <description>&amp;gt;Every year the government decide this before 2 weeks. So, HP / SUN and Microsoft don't provide a patch for Syria Timezone.&lt;BR /&gt;&lt;BR /&gt;Do you have an official government document giving the details of the exact date/time for the change?  You need this if you want HP to update tztab(4).&lt;BR /&gt;&lt;BR /&gt;I assume you've used Clay's dst.pl to check your tztab(4) changes?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;we have one application based on JAVA has an issue with the new timezone "EET-2EEST" because JAVA don't have this timezone in its internal database.&lt;BR /&gt;&lt;BR /&gt;Why would you use "EET-2EEST" instead of Asia/Damascus?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;but the SUN website contain a patch for java to solve this issue.&lt;BR /&gt;&lt;BR /&gt;Does that work?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;TTr: I am not aware of any tools that would allow you to edit an existing timezone definition in java or create a new definition to replace an existing one.&lt;BR /&gt;&lt;BR /&gt;Hmm, I would expect java to have such a tool.  Perhaps the are keeping it hidden so customers know that the result is "official"?</description>
      <pubDate>Wed, 07 Apr 2010 13:48:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233545#M468748</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-04-07T13:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Java Timezone And TZTAB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233546#M468749</link>
      <description>Hi Dennis, &lt;BR /&gt;Hope you doing well. &lt;BR /&gt;&lt;BR /&gt;I didn't hear of "Clay's dst.pl" but I would give it a try. &lt;BR /&gt;&lt;BR /&gt;However, I don't want to use Asia/Damascus TZ because it's not accurate. We used zic command to update asia file under Solaris but for HP-UX we ended-up with creating this new TZ to be controlled by us.</description>
      <pubDate>Wed, 07 Apr 2010 16:45:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233546#M468749</guid>
      <dc:creator>AZayed</dc:creator>
      <dc:date>2010-04-07T16:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Java Timezone And TZTAB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233547#M468750</link>
      <description>&amp;gt;I didn't hear of "Clay's dst.pl" but I would give it a try.&lt;BR /&gt;&lt;BR /&gt;See his attachment here:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1165833" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1165833&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I don't want to use Asia/Damascus TZ because it's not accurate.&lt;BR /&gt;&lt;BR /&gt;That's why you need to contact HP so it is.</description>
      <pubDate>Thu, 08 Apr 2010 06:33:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233547#M468750</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-04-08T06:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Java Timezone And TZTAB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233548#M468751</link>
      <description>Hi Dennis,&lt;BR /&gt;Hope you doing well. &lt;BR /&gt;&lt;BR /&gt;I hope to find out if you have any information to help me out with this issue. &lt;BR /&gt;&lt;BR /&gt;Thanks a lot.</description>
      <pubDate>Wed, 29 Sep 2010 08:00:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233548#M468751</guid>
      <dc:creator>AZayed</dc:creator>
      <dc:date>2010-09-29T08:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Java Timezone And TZTAB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233549#M468752</link>
      <description>&amp;gt;AZayed: I hope to find out if you have any information to help me out with this issue.&lt;BR /&gt;&lt;BR /&gt;Again, you need to contact HP to get this Java timezone added.</description>
      <pubDate>Thu, 30 Sep 2010 05:12:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233549#M468752</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-09-30T05:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Java Timezone And TZTAB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233550#M468753</link>
      <description>Hi Dennis,&lt;BR /&gt;I'm going to call HP for this. &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 30 Sep 2010 05:22:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-timezone-and-tztab/m-p/5233550#M468753</guid>
      <dc:creator>AZayed</dc:creator>
      <dc:date>2010-09-30T05:22:56Z</dc:date>
    </item>
  </channel>
</rss>

