|
Note re the program I posted for Auto DST change. I believe the program will require changes for use in Europe (and maybe elsewhere in the world that persists in this archaic pagan ritual of clock mutilation twice a year). It's bad enough in this day and age that the world still screws around with changing the clocks twice a year (except for those smart people in Indianapolis, Phoenix, and Saskatchewan - and I'm sure many other warm sunny places closer to the equator), but you would think with the world wide economy that countries could at least agree to make the damn change on the same day ! While Europe goes back to standard time the same day North America does, I believe they switch to daylight savings time the last Sunday in March, whereas North America does it the first Sunday in April. So for Europe, I believe these changes (no guarantees) would be required: ADDJOBSCDE JOB(AUTO_DST) CMD(CALL PGM(QGPL/DAYSAVTIM)) + FRQ(*MONTHLY) SCDDATE(*NONE) SCDDAY(*SUN) + SCDTIME(020000) RELDAYMON(*LAST) + JOBQ(QSYSNOMAX) USER(????) TEXT('Daylight + Savings Time adjustment program') and in the program: IF (&MONTH = '03') + THEN(CHGVAR &HOUR# (&HOUR# +1)) IF (&MONTH = '10') + THEN(CHGVAR &HOUR# (&HOUR# -1)) Neil Palmer AS/400~~~~~ NxTrend Technology - Canada ____________ ___ ~ Thornhill, Ontario, Canada |OOOOOOOOOO| ________ o|__||= Phone: (905) 731-9000 x238 |__________|_|______|_|______) Cell.: (416) 565-1682 x238 oo oo oo oo OOOo=o\ Fax: (905) 731-9202 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mailto:NPalmer@NxTrend.com AS/400 The Ultimate Business Server http://www.NxTrend.com > -----Original Message----- > From: bvining@VNET.IBM.COM [SMTP:bvining@VNET.IBM.COM] > Sent: Friday, April 03, 1998 12:36 PM > To: MIDRANGE-L@midrange.com > Subject: Daylights Savings time > > Gary, > > You will need to adjust the system value QTIME, and possibly > QUTCOFFSET > if you currently use it, to reflect the time change. > > Bruce Vining > > > > >If I recall, this wuz addressed about 6 months ago but I don't recall > >what the outcome was. Does the AS/400 clock need to be reset for > >Daylight Savings Time or will OS/400 do it automatically? I think I > had > >to reset it last time but don't remember. > >Thanx, > >Gary Feinstein > >AS/400 System Administrator > >Planet Hoolywood International Inc. > > > > +--- > | This is the Midrange System Mailing List! > | To submit a new message, send your mail to MIDRANGE-L@midrange.com. > | To unsubscribe from this list send email to > MIDRANGE-L-UNSUB@midrange.com. > | Questions should be directed to the list owner/operator: > david@midrange.com > +--- +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.