Guys,
these are incomplete, and will provide an incorrect result if you were in
Darwin (NT) or Adelaide (SA) in Australia.
Regards
Bruce Hewson
On Wed, 11 Oct 2006 12:48:38 -0500, Mark Zelden <[EMAIL PROTECTED]>
wrote:
>On Wed, 11 Oct 2006 12:22:41 -0500, John P Kalinich <[EMAIL PROTECTED]>
wrote:
>
>>Or this...
>>
>>/* Rexx */
>>gmthr = MVSVAR('SYMDEF','HR')
>>hr = Time('HR')
>>zone = hr - gmthr
>>Say 'Local GMT offset is:' zone
>>
>
>You win! I tend to forget about dynamic system symbols except
>in TSO / STC JCL.
>
>Might as well use MVSVAR for both then...
>
>/* Rexx */
>gmthr = MVSVAR('SYMDEF','HR')
>lochr = MVSVAR('SYMDEF','LHR')
>zone = lochr - gmthr
>Say 'Local GMT offset is:' zone
>
>Mark
>--
>Mark Zelden
----------------------------------------------------------------------
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