HP3000-L Archives

April 2000, Week 1

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:
Tracy Pierce <[log in to unmask]>
Reply To:
Tracy Pierce <[log in to unmask]>
Date:
Tue, 4 Apr 2000 10:31:37 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (60 lines)
I presume you mean your HP3000 clocks.  We run this jobstream every Sunday
via MBQ, but the way it's written it could run every day and work fine.
Before installing, verify correct current settings via SHOWCLOCK.

!job clockjob,manager.sys,pub;outclass=lp,1;pri=cs
!
!comment This runs every Sunday at 2am. KTP 991018
!comment BEWARE: GGB's SETCLOCK is subverted via System UDC.
!
!comment ***************************** NORMAL PST-to-PDT & back...
!comment if it's the proper day, change system clock to proper choice of
!comment PACIFIC STANDARD TIME or PACIFIC DAYLIGHT TIME...
!
!if ( hpday = 1 and hpmonth = 4 and hpdate <= 7 ) &
!or ( hpday = 1 and hpmonth = 10 and hpdate >= 25 )
!  showtime
!  set stdlist = save
!  if ( hpmonth = 4 and hpdate <= 7 )
!    comment first sunday in april, switch to PDT...
!    setclock "timezone=w7:00"
!  endif
!  if hpday = 1 and hpmonth = 10 and hpdate >= 25
!    comment last sunday in october; switch to PST...
!    setclock "timezone=w8:00"
!  endif
!else
!  set stdlist = delete
!endif
!eoj

> -----Original Message-----
> From: Johnson Joshua [mailto:[log in to unmask]]
> Sent: Tuesday, April 04, 2000 10:25 AM
> To: [log in to unmask]
> Subject: Looking for NTP software...
>
>
> Hello Listers,
>
> We have finally decided that we do not want to manually
> change our clocks
> anymore during daylight savings time. So I am looking for NTP
> software that
> will do this for me. Thanks in advance for all your help!
>
>
> Joshua Johnson
> System Manager
> MicroWarehouse, Inc.
>




K Tracy Pierce, Systems Programmer
Golden Gate Bridge, Hwy & Trnsp Dist
P.O. Box 9000, Presidio Station
San Francisco, CA  94129
mailto:[log in to unmask]

ATOM RSS1 RSS2