>From IPCS cbformat cvt structure(cvt)

LSO...... 00000000  00000000

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On
Behalf Of Paul Gilmartin
Sent: Friday, May 7, 2021 2:13 PM
To: [email protected]
Subject: Re: STIMERM LT value

On Fri, 7 May 2021 11:37:40 +0100, Steve Austin wrote:

>I ran the code below on a Z15 and a z/PDT and got the values shown.
>Both are running summertime accounting the 09. But the result is a
>minute awry of what I was hoping for. What STIMERM LT value would I
>need to specify for
>11 o’clock?
>
>Z15   09590001 31570000 05072021 00000000
>z/PDT 09590000 32510000 05072021 00000000
>
What value do you see in CVTLSO?

>         STIMERM SET,ID=STIMER_ID,LT=LTVAL,WAIT=YES
>         STCKE TODSTAMP
>         STCKCONV STCKEVAL=TODSTAMP,CONVVAL=OUTAREA,TIMETYPE=DEC,      +
>               DATETYPE=MMDDYYYY
>         LA    R2,OUTAREA
>         EX    R0,*
>EXIT     DS    0H
>         LM    R14,R12,12(R13)
>         BR    14
>
>         DS    0D
>TODSTAMP DS    XL16
>OUTAREA  DS    XL16                 CONVERTED VALUE
>STIMER_ID DS   F
>LTVAL    DC    C'11000000'          POP AT 11

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email
to [email protected] with the message: INFO IBM-MAIN

-- 
This e-mail message has been scanned and cleared by Google Message Security 
and the UNICOM Global security systems. This message is for the named 
person's use only. If you receive this message in error, please delete it 
and notify the sender. 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to