Re: Determining Daylight Savings Time Status

2011-03-30 Thread David L. Craig
[Quoting nobody in particular...] Can I take all that to mean I need not locate my ceremonial sword, then? Good. Now all I have to do is remember to keep my opinions to myself. dlc out. -- May the LORD God bless you exceedingly abundantly! Dave_Craig__ "'So

Re: Determining Daylight Savings Time Status

2011-03-30 Thread Mike Walter
rating System" To IBMVM@LISTSERV.UARK.EDU cc Subject Re: Determining Daylight Savings Time Status >>> On 3/30/2011 at 01:31 PM, Mike Walter wrote: > Mark, > > It's clear if you pay attention to the '>' marks. But the text was all > u

Re: Determining Daylight Savings Time Status

2011-03-30 Thread Mark Post
e IBM z/VM Operating System > Sender: The IBM z/VM Operating System > From: "David L. Craig" > Subject: Re: Determining Daylight Savings Time Status > In-Reply-To: > > Content-Type: text/plain; charset=UTF-8 > > On Thu, Mar 3, 2011 at

Re: Determining Daylight Savings Time Status

2011-03-30 Thread Mike Walter
avid L. Craig" Subject: Re: Determining Daylight Savings Time Status In-Reply-To: Content-Type: text/plain; charset=UTF-8 On Thu, Mar 3, 2011 at 11:34 AM, Mike Walter wrote: > > Has the date been changed again since then? Maybe--no one has actually _read_ the ObamaCare law. ;

Re: Determining Daylight Savings Time Status

2011-03-30 Thread Mark Post
>>> On 3/30/2011 at 09:59 AM, Mike Walter wrote: > Sidebar: > > The way that was posted makes it appear that I wrote both paragraphs. > Actually, I only wrote the first sentence questioning whether the date had > changed again. > > A subsequent poster appended the "snarkiness" paragraph, but

Re: Determining Daylight Savings Time Status

2011-03-30 Thread Mike Walter
id L. Craig" Sent by: "The IBM z/VM Operating System" 03/29/2011 10:35 PM Please respond to "The IBM z/VM Operating System" To IBMVM@LISTSERV.UARK.EDU cc Subject Re: Determining Daylight Savings Time Status On Thu, Mar 3, 2011 at 11:05 PM, David L. Craig wr

Re: Determining Daylight Savings Time Status

2011-03-29 Thread David L. Craig
On Thu, Mar 3, 2011 at 11:05 PM, David L. Craig wrote: > On Thu, Mar 3, 2011 at 11:34 AM, Mike Walter > wrote: >> >> Has the date been changed again since then? > > Maybe--no one has actually _read_ the ObamaCare law. ;-)  (and you > cannot check only the Federal Government, too--local politici

Re: Determining Daylight Savings Time Status

2011-03-04 Thread RPN01
I apologize; As you said, nobody (including me) reads the epilog. No, I don't think the dates have changed again since then, although there has been talk of extending daylight savings to year-round (which makes no sense to me at all...) Sorry for not actually reading through the code. I should ha

Re: Determining Daylight Savings Time Status

2011-03-04 Thread James Hammons
@LISTSERV.UARK.EDU] On Behalf Of David L. Craig Sent: Thursday, March 03, 2011 10:06 PM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: Determining Daylight Savings Time Status On Thu, Mar 3, 2011 at 11:34 AM, Mike Walter wrote: > > Has the date been changed again since then? Maybe--no one has actually _rea

Re: Determining Daylight Savings Time Status

2011-03-03 Thread David L. Craig
On Thu, Mar 3, 2011 at 11:34 AM, Mike Walter wrote: > > Has the date been changed again since then? Maybe--no one has actually _read_ the ObamaCare law. ;-) (and you cannot check only the Federal Government, too--local politicians also like to appear to do stuff that they think appears to matter

Re: Determining Daylight Savings Time Status

2011-03-03 Thread Chip Davis
rsday, March 03, 2011 1:38 PM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: Determining Daylight Savings Time Status Not to take anything away from the solutions already offered, but wouldn't a Rexx exec (or pipe) that reads the SYSTEM CONFIG file be a single-source-data solution? I'd rathe

Re: Determining Daylight Savings Time Status

2011-03-03 Thread Michael Coffin
Daylight Savings Time Status Not to take anything away from the solutions already offered, but wouldn't a Rexx exec (or pipe) that reads the SYSTEM CONFIG file be a single-source-data solution? I'd rather depend on the accuracy of an IBM-supplied file than to worry about making sure my (

Re: Determining Daylight Savings Time Status

2011-03-03 Thread Mike Walter
n are mine alone, not my employer's. "Chip Davis" Sent by: "The IBM z/VM Operating System" 03/03/2011 12:37 PM Please respond to "The IBM z/VM Operating System" To IBMVM@LISTSERV.UARK.EDU cc Subject Re: Determining Daylight Savings Time Status Not to

Re: Determining Daylight Savings Time Status

2011-03-03 Thread Chip Davis
Not to take anything away from the solutions already offered, but wouldn't a Rexx exec (or pipe) that reads the SYSTEM CONFIG file be a single-source-data solution? I'd rather depend on the accuracy of an IBM-supplied file than to worry about making sure my (or someone else's) file keeps up wi

Re: Determining Daylight Savings Time Status

2011-03-03 Thread Mike Walter
alter Aon Corporation The opinions expressed herein are mine alone, not my employer's. RPN01 Sent by: "The IBM z/VM Operating System" 03/03/2011 10:20 AM Please respond to "The IBM z/VM Operating System" To IBMVM@LISTSERV.UARK.EDU cc Subject Re: Determinin

Re: Determining Daylight Savings Time Status

2011-03-03 Thread Frank M. Ramaekers
;/"Substr(zEDst,7,2)"/"||, Left(zEDst,4)||zSuffixE End /* i */ Exit Error_Exit: Procedure expose !. Parse arg eRC,eMsg Say !._MyName&q

Re: Determining Daylight Savings Time Status

2011-03-03 Thread RPN01
Was that script created before or after they changed when daylight savings goes into effect? It may not be correct any more... Be sure to check the results after you get it working. -- Robert P. Nix Mayo Foundation.~. RO-OC-1-18 200 First Street SW/V\ 507-284-0844

Re: Determining Daylight Savings Time Status

2011-03-03 Thread Michael Coffin
respond to "The IBM z/VM Operating System" To IBMVM@LISTSERV.UARK.EDU cc Subject Re: Determining Daylight Savings Time Status Hi Mike, Hmmm, I searched the archives for TZRANGEs but the only hit was your note below. :( Does anybody have a copy handy? I?d love to look

Re: Determining Daylight Savings Time Status

2011-03-03 Thread Mike Walter
Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On Behalf Of Mike Walter Sent: Thursday, March 03, 2011 9:45 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: Determining Daylight Savings Time Status Mike, Search the list archives for TZRANGES EXEC. It builds the records for SYSTEM CONFIG (IIRC by

Re: Determining Daylight Savings Time Status

2011-03-03 Thread Michael Coffin
, March 03, 2011 9:45 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: Determining Daylight Savings Time Status Mike, Search the list archives for TZRANGES EXEC. It builds the records for SYSTEM CONFIG (IIRC by default out to 2042). If that's not what you are trying to do, maybe the file can be

Re: Determining Daylight Savings Time Status

2011-03-03 Thread Mike Walter
Mike, Search the list archives for TZRANGES EXEC. It builds the records for SYSTEM CONFIG (IIRC by default out to 2042). If that's not what you are trying to do, maybe the file can be used in your EXEC, our you can rip out its guts? Mike Walter Aon Corporation (Sent from the wee keyboard of