HP3000-L Archives

March 1999, Week 5

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Tim Herrin <[log in to unmask]>
Reply To:
Tim Herrin <[log in to unmask]>
Date:
Tue, 30 Mar 1999 15:39:47 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (42 lines)
Larry,

Here's a job that someone posted a while back.  You may have to make an
adjustment according to your timezone.

Tim

-------------------------------------------------------------------------------

!JOB TIMECHG,MANAGER.SYS;OUTCLASS=LP,2
 !if hpday = 1 and hpmonth = 10 and hpdate > 24 then
 !  SETCLOCK TIMEZONE = W5:00
 !   TELLOP ********************************************
 !   TELLOP Changing the system clock to STANDARD TIME.
 !   TELLOP The clock will S L O W   D O W N  until
 !   TELLOP we have fallen back one hour.
 !   TELLOP ********************************************
 !elseif hpday = 1 and hpmonth = 4 and hpdate < 8 then
 !   SETCLOCK TIMEZONE = W4:00
 !   TELLOP *********************************************
 !   TELLOP Changing the system clock to DAYLIGHT SAVINGS
 !   TELLOP TIME.  The clock jumped ahead one hour.
 !   TELLOP *********************************************
 !endif
 !PAUSE 60
 !STREAM TIMECHG.JOB.SYS;DAY=SUN;AT=01:00
 !EOJ
 ]----------------------->  End of File  <-----------------------[

"Simonsen, Larry" wrote:

> With change of clocks for north America happening this coming week can
> someone post the job stream you use to change the clock and the tz and
> offsets for this change?  Would be nice if I could get the reverse job
> as well for next fall.
> ------------------------------------------------------------------------
> Larry Simonsen          Phone: 801-489-2450
> Flowserve Corporation   Fax: 801-491-1750
> PO Box 2200             http://www.flowserve.com
> Springville, UT 84663   e-mail: [log in to unmask]
> ------------------------------------------------------------------------

ATOM RSS1 RSS2