LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (March 1999)Back to main REXXLIST pageJoin or leave REXXLIST (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Sat, 27 Mar 1999 01:01:47 GMT
Reply-To:     REXX Programming discussion list <REXXLIST@UGA.CC.UGA.EDU>
Sender:       REXX Programming discussion list <REXXLIST@UGA.CC.UGA.EDU>
From:         Ian Collier <imc@COMLAB.OX.AC.UK>
Organization: Oxford University Computing Laboratory, UK
Subject:      Re: how to get timezone in os/2 in classic rexx
Content-Type: text/plain; charset=iso-8859-1

Mixxerdw@eye_eye_echs.com entertained comp.lang.rexx with the following story: >Well, if it has been put in the CONFIG.SYS where it belongs:

>D:\work\rexxtry say value('TZ',,OS2ENVIRONMENT) >CST6CDT

Ah yes, but is it CST or CDT right now? Also it is possible to set TZ to a complicated string with lots of numbers specifying the DST rules, so you need a program which understands those. -- ---- Ian Collier : imc@comlab.ox.ac.uk : WWW page (including REXX section): ------ http://www.comlab.ox.ac.uk/oucl/users/ian.collier/imc.html

New to this group? Answers to frequently-asked questions can be had from http://rexx.hursley.ibm.com/rexx/ .


Back to: Top of message | Previous page | Main REXXLIST page