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?



Thanks



Z15   09590001 31570000 05072021 00000000

z/PDT 09590000 32510000 05072021 00000000



         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

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

Reply via email to