<?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: Timezone settings 7.3-2 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/timezone-settings-7-3-2/m-p/3518365#M5284</link>
    <description>Hi All, &lt;BR /&gt;&lt;BR /&gt;Please could someone tell me what the different components of the timezone rule are:&lt;BR /&gt;&lt;BR /&gt;e.g. &lt;BR /&gt;&lt;BR /&gt;EET-2EEST-3,M4.5.5/00,M9.5.5/00&lt;BR /&gt;&lt;BR /&gt;EET-2EEST-3 - these describe Standard time (GMT-2) and daylight savings time (GMT-3). &lt;BR /&gt;&lt;BR /&gt;M4.5.5/00&lt;BR /&gt;&lt;BR /&gt;I know M4 is the month APR&lt;BR /&gt;&lt;BR /&gt;Please could someone advise as to the .5.5/00?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Rich</description>
    <pubDate>Tue, 12 Apr 2005 05:34:38 GMT</pubDate>
    <dc:creator>Richard Leighton</dc:creator>
    <dc:date>2005-04-12T05:34:38Z</dc:date>
    <item>
      <title>Timezone settings 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/timezone-settings-7-3-2/m-p/3518362#M5281</link>
      <description>Hi all, &lt;BR /&gt;&lt;BR /&gt;Have read the timezone threads however ...&lt;BR /&gt;&lt;BR /&gt;Would anyone be able to confirm whether there is any conflict between what the timezone differential is set to and what the rule specifies. &lt;BR /&gt;&lt;BR /&gt;e.g. from UTC$TIME_SETUP show&lt;BR /&gt;&lt;BR /&gt;AUTO_DLIGHT_SAV is set to "0" and DTSS is not in use. You will have to manually change to/from Daylight Saving Time.&lt;BR /&gt; &lt;BR /&gt;You can do this by executing SYS$MANAGER:UTC$TIME_SETUP.COM,&lt;BR /&gt;or you can use YS$EXAMPLES:DAYLIGHT_SAVING.COM.&lt;BR /&gt; &lt;BR /&gt;LOCAL TIME ZONE   = JAMAICA -- DAYLIGHT TIME&lt;BR /&gt;LOCAL SYSTEM TIME = 4-APR-2005 22:14:59.93(EDT)&lt;BR /&gt;TIME DIFFERENTIAL FACTOR = -5:00&lt;BR /&gt;TIME ZONE RULE = EST5EDT4,M4.1.0/02,M10.5.0/02&lt;BR /&gt;&lt;BR /&gt;Change EST to EDT on the First Sunday of April (3-Apr-2005) at 02:00&lt;BR /&gt;Change EDT to EST on the Last Sunday of October (30-Oct-2005) at 02:00&lt;BR /&gt;&lt;BR /&gt;Jamiaca does not use daylight saving however the TIME ZONE RULE "EST5EDT4,M4.1.0/02,M10.5.0/02" is specified. &lt;BR /&gt;&lt;BR /&gt;We have issues with an inhouse applcaition which started to our knowledge about the time of the expected EDT change. &lt;BR /&gt;&lt;BR /&gt;Performing a reboot automatically changed the sys$timezone_daylight_saving to "1" therefore the sys$timezone_name is now "EDT". The SYS$TIMEZONE_DIFFERENTIAL is still set to -18000 (GMT-5) instead of the timezone rule specification of GMT-4. &lt;BR /&gt;&lt;BR /&gt;Could this cause a conflict? &lt;BR /&gt;&lt;BR /&gt;DTSS is not used and DECNET-osi is not installed. &lt;BR /&gt;&lt;BR /&gt;The GMT time and database current time are set as we would expect so there doesnt seem to be an issue with times. &lt;BR /&gt;&lt;BR /&gt;Does Java 1.4.1 have its own timezone settings? (the application uses this).&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Rich</description>
      <pubDate>Tue, 05 Apr 2005 12:50:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/timezone-settings-7-3-2/m-p/3518362#M5281</guid>
      <dc:creator>Richard Leighton</dc:creator>
      <dc:date>2005-04-05T12:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Timezone settings 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/timezone-settings-7-3-2/m-p/3518363#M5282</link>
      <description>Rich, since Jamaica doesn't use daylight saving the TIMEZONE RULE should not have different times. You may want to rerun SYS$MANAGER:UTC$TIME_SETUP.COM making them the same time differential. &lt;BR /&gt;As a workaround you could modify the rule to be EST5EDT5... in the .COM file. The .COM filenames were given in a recent daylight savings time related thread.&lt;BR /&gt; Since AUTO_DLIGHT_SAV is set to "0" and DTSS is not in use, the SYS$TIMEZONE_DIFFERENTIAL won't change till you run SYS$MANAGER:UTC$TIME_SETUP.COM&lt;BR /&gt;or SYS$EXAMPLES:DAYLIGHT_SAVING.COM.&lt;BR /&gt; So the SYS$TIMEZONE_DIFFERENTIAL should stay at GMT-5 forever unless you manually run UTC$TIME_SETUP.COM.&lt;BR /&gt;Lawrence</description>
      <pubDate>Tue, 05 Apr 2005 13:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/timezone-settings-7-3-2/m-p/3518363#M5282</guid>
      <dc:creator>Lawrence Czlapinski</dc:creator>
      <dc:date>2005-04-05T13:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Timezone settings 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/timezone-settings-7-3-2/m-p/3518364#M5283</link>
      <description>Hi Lawrence, &lt;BR /&gt;&lt;BR /&gt;So it seems that even if you have a rule which is different to the actual timezone in the country as long as you don't imlplement the timezone differential factor change there should be no effect on the system. I assume that the &lt;BR /&gt;SYS$TIMEZONE_NAME &amp;amp; SYS$TIMEZONE_DAYLIGHT_SAVING logical values are just informational to inform the user whether EST or EDT is currently in use.&lt;BR /&gt;&lt;BR /&gt;Thanks for your quick response&lt;BR /&gt;Rich</description>
      <pubDate>Tue, 05 Apr 2005 13:30:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/timezone-settings-7-3-2/m-p/3518364#M5283</guid>
      <dc:creator>Richard Leighton</dc:creator>
      <dc:date>2005-04-05T13:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Timezone settings 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/timezone-settings-7-3-2/m-p/3518365#M5284</link>
      <description>Hi All, &lt;BR /&gt;&lt;BR /&gt;Please could someone tell me what the different components of the timezone rule are:&lt;BR /&gt;&lt;BR /&gt;e.g. &lt;BR /&gt;&lt;BR /&gt;EET-2EEST-3,M4.5.5/00,M9.5.5/00&lt;BR /&gt;&lt;BR /&gt;EET-2EEST-3 - these describe Standard time (GMT-2) and daylight savings time (GMT-3). &lt;BR /&gt;&lt;BR /&gt;M4.5.5/00&lt;BR /&gt;&lt;BR /&gt;I know M4 is the month APR&lt;BR /&gt;&lt;BR /&gt;Please could someone advise as to the .5.5/00?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Rich</description>
      <pubDate>Tue, 12 Apr 2005 05:34:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/timezone-settings-7-3-2/m-p/3518365#M5284</guid>
      <dc:creator>Richard Leighton</dc:creator>
      <dc:date>2005-04-12T05:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Timezone settings 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/timezone-settings-7-3-2/m-p/3518366#M5285</link>
      <description>No worries I found it in the Compaq C&lt;BR /&gt;Run-Time Library Reference Manual for OpenVMS Systems.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Apr 2005 06:01:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/timezone-settings-7-3-2/m-p/3518366#M5285</guid>
      <dc:creator>Richard Leighton</dc:creator>
      <dc:date>2005-04-12T06:01:51Z</dc:date>
    </item>
  </channel>
</rss>

