<?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 VMS - change from EDT to EST  - have question about daylight_savings.com in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869441#M66028</link>
    <description>When I use sys$examples:daylight_savings.com, I have no problem converting from eastern daylight to eastern standard.  However, when I do the reverse by changing from standard to daylight, the following 2 logicals do not get changed:  SYS$TIMEZONE_DAYLIGHT_SAVINGS and SYS$TIMEZONE_NAME.  They remained the same and should have changed.  I'm on Alpha DS10 running OpenVMS 7.3-1 fully patched.... does anyone have a better method for time change.  We do not run DTSS and can't turn on the automatic time change system parameter due to manufacturing schedules.</description>
    <pubDate>Mon, 08 Nov 2004 11:12:52 GMT</pubDate>
    <dc:creator>Layne Burleson_1</dc:creator>
    <dc:date>2004-11-08T11:12:52Z</dc:date>
    <item>
      <title>VMS - change from EDT to EST  - have question about daylight_savings.com</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869441#M66028</link>
      <description>When I use sys$examples:daylight_savings.com, I have no problem converting from eastern daylight to eastern standard.  However, when I do the reverse by changing from standard to daylight, the following 2 logicals do not get changed:  SYS$TIMEZONE_DAYLIGHT_SAVINGS and SYS$TIMEZONE_NAME.  They remained the same and should have changed.  I'm on Alpha DS10 running OpenVMS 7.3-1 fully patched.... does anyone have a better method for time change.  We do not run DTSS and can't turn on the automatic time change system parameter due to manufacturing schedules.</description>
      <pubDate>Mon, 08 Nov 2004 11:12:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869441#M66028</guid>
      <dc:creator>Layne Burleson_1</dc:creator>
      <dc:date>2004-11-08T11:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: VMS - change from EDT to EST  - have question about daylight_savings.com</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869442#M66029</link>
      <description>Layne,&lt;BR /&gt;&lt;BR /&gt;looks like the new (E8.2) DAYLIGHT_SAVINGS.COM now also resets the 3 logicals:&lt;BR /&gt;&lt;BR /&gt;$!     SYS$TIMEZONE_DAYLIGHT_SAVING&lt;BR /&gt;$!     SYS$TIMEZONE_NAME&lt;BR /&gt;$!     SYS$TIMEZONE_RULE&lt;BR /&gt;&lt;BR /&gt;by invoking @SYS$MANAGER:UTC$TIME_SETUP "" RULE&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 08 Nov 2004 12:01:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869442#M66029</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-11-08T12:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: VMS - change from EDT to EST  - have question about daylight_savings.com</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869443#M66030</link>
      <description>Do you have NET$DISABLE_DTSS defined to be true?&lt;BR /&gt;&lt;BR /&gt;I seem to remember reading somewhere that this should be defined explictly as well has not having dtss installed due to a check for it in a command file somewhere.</description>
      <pubDate>Mon, 08 Nov 2004 12:31:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869443#M66030</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-11-08T12:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: VMS - change from EDT to EST  - have question about daylight_savings.com</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869444#M66031</link>
      <description>Ian,&lt;BR /&gt;No I don't have that defined.  I just tried it out prior to running a the procedure and I get the same results.&lt;BR /&gt;Layne</description>
      <pubDate>Mon, 08 Nov 2004 12:38:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869444#M66031</guid>
      <dc:creator>Layne Burleson_1</dc:creator>
      <dc:date>2004-11-08T12:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: VMS - change from EDT to EST  - have question about daylight_savings.com</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869445#M66032</link>
      <description>Layne,&lt;BR /&gt;&lt;BR /&gt;from reading the E8.2 DAYLIGHT_SETTINGS.COM, you should do the following:&lt;BR /&gt;&lt;BR /&gt;Just try to run @SYS$MANAGER:UTC$TIME_SETUP "" RULE&lt;BR /&gt;after @DAYLIGHT_SETTINGS.COM - this is the last line added to DST$CHANGE.COM in the E8.2 version.&lt;BR /&gt;&lt;BR /&gt;As far as I'm aware, the only 'supported' way to disable DTSS is via DEF/SYSTEM NET$DISABLE_DTSS in SYLOGICALS.COM&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 08 Nov 2004 13:56:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869445#M66032</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-11-08T13:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: VMS - change from EDT to EST  - have question about daylight_savings.com</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869446#M66033</link>
      <description>Volker-&lt;BR /&gt;I'm on 7.3-1, not Eval 8.2..... I need something that I can run in batch mode to change the information.  I can pass in parameters to the daylight_savings.com, but I"m not sure what to pass to the other you recommended.&lt;BR /&gt;Layne</description>
      <pubDate>Mon, 08 Nov 2004 14:08:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869446#M66033</guid>
      <dc:creator>Layne Burleson_1</dc:creator>
      <dc:date>2004-11-08T14:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: VMS - change from EDT to EST  - have question about daylight_savings.com</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869447#M66034</link>
      <description>Hello Layne,&lt;BR /&gt;&lt;BR /&gt;I think you misunderstood Volker. He does not (yet ;-) suggest to upgrade to 8.2.&lt;BR /&gt;&lt;BR /&gt;But from looking at the code he sees that the difference between the two is the call to the &lt;BR /&gt;@SYS$MANAGER:UTC$TIME_SETUP  DCL procedure at the end.&lt;BR /&gt;&lt;BR /&gt;So if you do need to do this in a batch, just execute the two procedures one after another.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Mon, 08 Nov 2004 18:07:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869447#M66034</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-11-08T18:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: VMS - change from EDT to EST  - have question about daylight_savings.com</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869448#M66035</link>
      <description>Layne,&lt;BR /&gt;&lt;BR /&gt;Martin got it right ;-)&lt;BR /&gt;&lt;BR /&gt;I looked at the differences between E8.2 and a previous version of DAYLIGHT_SAVINGS.COM and spotted the comments, which talked about setting those 3 additional logicals in 8.2. And I also found the additional call of @SYS$MANAGER:UTC_TIME_SETUP "" RULE&lt;BR /&gt;&lt;BR /&gt;These changes will appear in the next version of OpenVMS V8.2 and - as this is just a DCL procedure - may be worth testing in your environment as well. If it works for you - and it should (otherwise you can send me a reproducer and I'll happily escalate this via PTR - we're a fieldtest site), then you're happy and we all know it will work for everybody in V8.2.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 09 Nov 2004 01:54:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869448#M66035</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-11-09T01:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: VMS - change from EDT to EST  - have question about daylight_savings.com</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869449#M66036</link>
      <description>Martin &amp;amp; Volker,&lt;BR /&gt;Thanks for the input.  Excuse my ignorance, but what parameters are feed into sys$manager:Utc$time_setup.  I had a system set to EST with differential of -18000.... I ran the daylight savings job for daylight savings and it set the differential to -14400 which is correct, but did not change any other logicals.  I'm not sure what to put in the utc$time_setup for a batch run.  &lt;BR /&gt;&lt;BR /&gt;I thought it may be something like @sys$manager:utc$time_setup.com "" "TDF" -240 0 ...... but that did not change the sys$timezone_name or sys$timezone_daylight_saving logical to the correct values.</description>
      <pubDate>Tue, 09 Nov 2004 08:40:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869449#M66036</guid>
      <dc:creator>Layne Burleson_1</dc:creator>
      <dc:date>2004-11-09T08:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: VMS - change from EDT to EST  - have question about daylight_savings.com</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869450#M66037</link>
      <description>Layne,&lt;BR /&gt;&lt;BR /&gt;I would suggest, that you first try to manually invoke the procedure with the following DCL command:&lt;BR /&gt;&lt;BR /&gt;$ @SYS$MANAGER:UTC$TIME_SETUP "" RULE&lt;BR /&gt;&lt;BR /&gt;after running DAYLIGHT_SAVINGS.COM&lt;BR /&gt;&lt;BR /&gt;If that works for you, you can think of just writing a new small DCL procedure, which invokes both procedures one after the other and submit that one in batch.&lt;BR /&gt;&lt;BR /&gt;If you send me mail, I'll send you the E8.2 version of DAYLIGHT_SAVINGS.COM so you can test the new version yourself. You should be able to guess my mail address from looking at my forum profile...&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 09 Nov 2004 09:34:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869450#M66037</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-11-09T09:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: VMS - change from EDT to EST  - have question about daylight_savings.com</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869451#M66038</link>
      <description>Volker,&lt;BR /&gt;I did a difference on the file you sent me and the file I have on 7.3-1.  They are the same.  I thought that to be rather weird.&lt;BR /&gt;Layne</description>
      <pubDate>Tue, 09 Nov 2004 13:04:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869451#M66038</guid>
      <dc:creator>Layne Burleson_1</dc:creator>
      <dc:date>2004-11-09T13:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: VMS - change from EDT to EST  - have question about daylight_savings.com</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869452#M66039</link>
      <description>Hello Layne,&lt;BR /&gt;&lt;BR /&gt;now you made me do it ;-) I've actually looked at the procedure.&lt;BR /&gt;&lt;BR /&gt;The invocation of utc$time_setup.com quoted by &lt;BR /&gt;Volker can be used verbatim. RULE is not some &lt;BR /&gt;symbol set earlier in the procedure but a keyword expected by utc$time_setup.com.&lt;BR /&gt;&lt;BR /&gt;So go ahead, run it and check if your logicals get defined correclty.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Tue, 09 Nov 2004 13:56:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869452#M66039</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-11-09T13:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: VMS - change from EDT to EST  - have question about daylight_savings.com</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869453#M66040</link>
      <description>Martin,&lt;BR /&gt;I just ran and this is what I get:&lt;BR /&gt;$ sho lo *timez*&lt;BR /&gt;&lt;BR /&gt;(LNM$PROCESS_TABLE)&lt;BR /&gt;&lt;BR /&gt;(LNM$JOB_8132F740)&lt;BR /&gt;&lt;BR /&gt;(LNM$GROUP_000001)&lt;BR /&gt;&lt;BR /&gt;(LNM$GROUP_000250)&lt;BR /&gt;&lt;BR /&gt;(LNM$SYSTEM_TABLE)&lt;BR /&gt;&lt;BR /&gt;  "SYS$TIMEZONE_DAYLIGHT_SAVING" = "0"&lt;BR /&gt;  "SYS$TIMEZONE_DIFFERENTIAL" = "-18000"&lt;BR /&gt;  "SYS$TIMEZONE_NAME" = "EST"&lt;BR /&gt;  "SYS$TIMEZONE_RULE" = "EST5EDT4,M4.1.0/02,M10.5.0/02"&lt;BR /&gt;&lt;BR /&gt;(LNM$SYSCLUSTER_TABLE)&lt;BR /&gt;&lt;BR /&gt;(DECW$LOGICAL_NAMES)&lt;BR /&gt;$ sho time&lt;BR /&gt;   9-NOV-2004 15:15:54&lt;BR /&gt;$ @sys$examples:daylight_savings.com&lt;BR /&gt;&lt;BR /&gt;Are you changing to DAYLIGHT or to STANDARD time? (DAYLIGHT/STANDARD): DAYLIGHT&lt;BR /&gt;&lt;BR /&gt;Will the sysman be on this NODE only or CLUSTER wide? (NODE/CLUSTER): NODE&lt;BR /&gt;&lt;BR /&gt;If you choose to SAVE the procedures, you can modify&lt;BR /&gt;the SYSMAN environment, or make other changess before executing.&lt;BR /&gt;&lt;BR /&gt;Do you wish to EXECUTE the change now, QUEUE it for future execution,&lt;BR /&gt;or SAVE the created procedures without executing?&lt;BR /&gt;    (EXECUTE/QUEUE/SAVE): EXECUTE&lt;BR /&gt;  &lt;BR /&gt;  &lt;BR /&gt;  &lt;BR /&gt;&lt;BR /&gt;Created file $1$DKA100:[VMS$COMMON.SYSMGR]DST$CHANGE.COM&lt;BR /&gt;&lt;BR /&gt;Is it O.K. to execute the time sysman now? (Yes/No): YES&lt;BR /&gt;&lt;BR /&gt;    Configuring the Time Differential Factor (TDF)&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;$ @SYS$MANAGER:UTC$TIME_SETUP "" RULE&lt;BR /&gt; &lt;BR /&gt;$ SHO LO *TIMEZ*&lt;BR /&gt;&lt;BR /&gt;(LNM$PROCESS_TABLE)&lt;BR /&gt;&lt;BR /&gt;(LNM$JOB_8132F740)&lt;BR /&gt;&lt;BR /&gt;(LNM$GROUP_000001)&lt;BR /&gt;&lt;BR /&gt;(LNM$GROUP_000250)&lt;BR /&gt;&lt;BR /&gt;(LNM$SYSTEM_TABLE)&lt;BR /&gt;&lt;BR /&gt;  "SYS$TIMEZONE_DAYLIGHT_SAVING" = "0"&lt;BR /&gt;  "SYS$TIMEZONE_DIFFERENTIAL" = "-14400"&lt;BR /&gt;  "SYS$TIMEZONE_NAME" = "EST"&lt;BR /&gt;  "SYS$TIMEZONE_RULE" = "EST5EDT4,M4.1.0/02,M10.5.0/02"&lt;BR /&gt;&lt;BR /&gt;(LNM$SYSCLUSTER_TABLE)&lt;BR /&gt;&lt;BR /&gt;(DECW$LOGICAL_NAMES)&lt;BR /&gt;$ SHO TIME&lt;BR /&gt;   9-NOV-2004 16:17:04&lt;BR /&gt;$ &lt;BR /&gt;&lt;BR /&gt;Notice that the daylight savings and timezone name did not change to 1 and EDT.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I really appreciate your input.&lt;BR /&gt;Layne</description>
      <pubDate>Tue, 09 Nov 2004 15:19:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869453#M66040</guid>
      <dc:creator>Layne Burleson_1</dc:creator>
      <dc:date>2004-11-09T15:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: VMS - change from EDT to EST  - have question about daylight_savings.com</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869454#M66041</link>
      <description>Layne,&lt;BR /&gt;&lt;BR /&gt;it looks like you need to be in the appropriate time zone interval (EDT or EST), to allow the procedure to change those 2 logicals: SYS$TIMEZONE_DAYLIGHT_SAVINGS and SYS$TIMEZONE_NAME.&lt;BR /&gt;&lt;BR /&gt;You tried to change to EDT (DAYLIGHT) on 9-NOV-2004, which is clearly outside the valid DST interval as defined in the rule:&lt;BR /&gt;&lt;BR /&gt;SYS$TIMEZONE_RULE" = "EST5EDT4,M4.1.0/02,M10.5.0/02&lt;BR /&gt;(DST = Daylight Savings Time EDT goes from 1st sunday in April until last Sunday in October).&lt;BR /&gt;&lt;BR /&gt;Try to set your system time to 1-OCT-2004 and then change to EDT (DAYLIGHT). Then set the time to 1-NOV-2004 and change to EST (STANDARD).&lt;BR /&gt;&lt;BR /&gt;I tried this on my E8.2 system with MET and MET DST and those 2 logicals changed as expected.&lt;BR /&gt;&lt;BR /&gt;You might want to do this on a test system to not confuse anything related to timestamps !&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 10 Nov 2004 03:05:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869454#M66041</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-11-10T03:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: VMS - change from EDT to EST  - have question about daylight_savings.com</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869455#M66042</link>
      <description>Layne,&lt;BR /&gt;&lt;BR /&gt;your DAYLIGHT_SAVINGS.COM (dated 31-MAR-2004) has come from VMS731_TDF-V0500, so this explains why it could be the same version as included in E8.2&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 10 Nov 2004 08:10:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869455#M66042</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-11-10T08:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: VMS - change from EDT to EST  - have question about daylight_savings.com</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869456#M66043</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;I think you have solved my problem.... Let me make sure I understand... The SYS$TIMEZONE_RULE determines when the logicals get set and since I am trying to run it outside of that window, it is not changing.    Is it possible to modify that rule to run a test?&lt;BR /&gt;&lt;BR /&gt;You have been most helpful and I really appreciate it.&lt;BR /&gt;&lt;BR /&gt;Layne</description>
      <pubDate>Wed, 10 Nov 2004 08:15:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869456#M66043</guid>
      <dc:creator>Layne Burleson_1</dc:creator>
      <dc:date>2004-11-10T08:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: VMS - change from EDT to EST  - have question about daylight_savings.com</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869457#M66044</link>
      <description>Layne,&lt;BR /&gt;&lt;BR /&gt;yes, these are my conclusions from your (and my) experience when playing with DAYLIGHT_SAVINGS.COM - and it makes sense to me, that nobody has bothered to test switching to daylight savings time during the winter season ;-)&lt;BR /&gt;&lt;BR /&gt;Changing the rule for a test (I assume you don't want to change the time too much):&lt;BR /&gt;&lt;BR /&gt;I must admit, that I still have not fully understood, where the real source of the timezone rule definition is located.&lt;BR /&gt;&lt;BR /&gt;If DECnet-OSI is installed and you're using DTSS, it seems to come from DTSS$TIMEZONE_RULES.DAT.&lt;BR /&gt;&lt;BR /&gt;I only know that invoking @SYS$MANAGER:UTC$TIME_SETUP is the only supported and reliable way to change these settings in the running system.&lt;BR /&gt;&lt;BR /&gt;Just re-defining the translation of SYS$TIMEZONE_RULE may not work, but you could try. I ran my tests on a test system after a minimum boot.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 10 Nov 2004 08:39:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869457#M66044</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-11-10T08:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: VMS - change from EDT to EST  - have question about daylight_savings.com</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869458#M66045</link>
      <description>Volker,&lt;BR /&gt;I'll try proceeding in that direction.  I still run Decnet phase IV.  I've got a contact in HP support that used to be my TAM.  She is working on a timezone problem and I've asked her to explain the timezone rule.  I'll pass any info I receive on to you so that we can clear up this mystery.&lt;BR /&gt;&lt;BR /&gt;Thanks again for helping.&lt;BR /&gt;Layne</description>
      <pubDate>Wed, 10 Nov 2004 08:53:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869458#M66045</guid>
      <dc:creator>Layne Burleson_1</dc:creator>
      <dc:date>2004-11-10T08:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: VMS - change from EDT to EST  - have question about daylight_savings.com</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869459#M66046</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;I must admit, that I still have not fully understood, where the real source of the timezone rule definition is located.&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;The FAQ has a complete chapter about VMS system time, time keeping, daylight savings, etc.&lt;BR /&gt;&lt;BR /&gt;See &lt;A href="http://h71000.www7.hp.com/wizard/faq/vmsfaq_004.html#time4" target="_blank"&gt;http://h71000.www7.hp.com/wizard/faq/vmsfaq_004.html#time4&lt;/A&gt; for explanations about timezones.&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin</description>
      <pubDate>Wed, 10 Nov 2004 09:52:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869459#M66046</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2004-11-10T09:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: VMS - change from EDT to EST  - have question about daylight_savings.com</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869460#M66047</link>
      <description>I've worked with situations where we had systems running NTP, DTSS, both and neither all in the same environment.  Since there were so many systems, I wrote a command procedure that works correctly up through VMS V7.3-2 in all the cases I've dealt with so far.&lt;BR /&gt;&lt;BR /&gt;This assumes that you've already executed the proper timezone setup procedure as relates the the system you're on.&lt;BR /&gt;&lt;BR /&gt;Here is the command procedure as an attachment. &lt;BR /&gt;I'd be curious to see any feedback about how it  is affected by changes in V8.x&lt;BR /&gt;&lt;BR /&gt;Robert Boyd</description>
      <pubDate>Tue, 14 Dec 2004 14:59:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-change-from-edt-to-est-have-question-about-daylight-savings/m-p/4869460#M66047</guid>
      <dc:creator>Robert_Boyd</dc:creator>
      <dc:date>2004-12-14T14:59:04Z</dc:date>
    </item>
  </channel>
</rss>

