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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to