In a recent note, Bruce Hewson said:

> Date:         Wed, 27 Sep 2006 01:22:40 -0500
> 
> In one of my lpars I am running 50+ CICS regions. They service customers in
> different countries around the world. The countries must cover 20 different
> time zones.
> 
> worry about DST ? not me!
> 
> DST is a user interface problem..
> 
I concur.  The user interface needs to be provided.  The
user should be able to code not only

         TIME  ZONE=LT    or:
         TIME  ZONE=GMT

But alternatively:

         TIME  ZONE='Australia/Canberra'  etc.

where PARMLIB provides the interpretation of LT; in my case,
'America/Denver'

Bill Waite is fond of teaching, "There are three nice numbers:
zero, one, and 'as many as you like'."  The two alternatives
of the ZONE parameter are not a nice number.

-- gil
-- 
StorageTek
INFORMATION made POWERFUL

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to