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:
Shawn Gordon <[log in to unmask]>
Reply To:
Shawn Gordon <[log in to unmask]>
Date:
Tue, 30 Mar 1999 12:41:56 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (47 lines)
I have a process that runs every sunday as soon as the day starts and has
the following commands to handle the changes

IF HPMONTH = 10 AND HPDATE > 24 THEN
   ECHO We are going back to Standard Time
   SETCLOCK TIMEZONE = W8:00
ENDIF
IF HPMONTH = 4 AND HPDATE < 8 THEN
   ECHO Setting clock for Daylight Savings Time
   SETCLOCK TIMEZONE = W7:00
ENDIF


Now granted it does it as soon as it's Sunday and doesn't wait till 2am,
but it doesn't matter to me.  You should only have to change the timezone
setting.

shawn







"Simonsen, Larry" <[log in to unmask]> on 03/30/99 12:19:40 PM

Please respond to "Simonsen, Larry" <[log in to unmask]>

To:   [log in to unmask]
cc:    (bcc: Shawn Gordon/IS/FHM/FHS)
Subject:  daylight savings time




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